docs: update quickstart utilities [skip ci]

This commit is contained in:
lowlighter
2022-01-15 14:51:19 -05:00
parent 54590f152d
commit ea8723c7dd
5 changed files with 35 additions and 35 deletions

View File

@@ -1,19 +1,12 @@
### 🧩 <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %>
<!--header-->
<!--/header-->
<table>
<td align="center">
<img src="">
<img width="900" height="1" alt="">
</td>
</table>
## ➡️ Available options
#### Examples workflows
<!--options-->
<!--/options-->
[➡️ Available options for this plugin](metadata.yml)
## Examples workflows
```yaml
- uses: lowlighter/metrics@latest
with:
# ... other options
plugin_<%= name %>: yes
```
<!--examples-->
<!--/examples-->