Add templates metadata (#273)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### 📗 Classic
|
||||
### 📗 Classic template
|
||||
|
||||
Default template, mimicking GitHub visual identity.
|
||||
|
||||
@@ -11,6 +11,8 @@ Default template, mimicking GitHub visual identity.
|
||||
|
||||
#### ℹ️ Examples workflows
|
||||
|
||||
[➡️ Supported formats and inputs](metadata.yml)
|
||||
|
||||
```yaml
|
||||
- uses: lowlighter/metrics@latest
|
||||
with:
|
||||
|
||||
10
source/templates/classic/metadata.yml
Normal file
10
source/templates/classic/metadata.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: "📗 Classic template"
|
||||
index: 0
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
formats:
|
||||
- svg
|
||||
- png
|
||||
- jpeg
|
||||
- json
|
||||
Reference in New Issue
Block a user