repo: reorder .github

This commit is contained in:
lowlighter
2022-01-14 02:14:10 -05:00
parent 43dac8a8dc
commit 78eb3e51ec
20 changed files with 157 additions and 162 deletions

View File

@@ -0,0 +1,18 @@
### 📕 <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %> template
<table>
<td align="center">
<img src="">
<img width="900" height="1" alt="">
</td>
</table>
#### Examples workflows
```yaml
- uses: lowlighter/metrics@latest
with:
# ... other options
setup_community_templates: user/metrics@master:<%= name %>
template: "@<%= name %>"
```