docs: update quickstart utilities [skip ci]
This commit is contained in:
23
.github/scripts/quickstart/plugin/README.md
vendored
23
.github/scripts/quickstart/plugin/README.md
vendored
@@ -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-->
|
||||
|
||||
Reference in New Issue
Block a user