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