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