Update template metadata.yml documentation

This commit is contained in:
lowlighter
2021-04-27 21:32:57 +02:00
parent f46e456ea2
commit 71b71bc09f
2 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
name: "🖼️ Template name"
extends: classic # Fallback to "classic" template "template.mjs" if not trusted
index: ~ # Leave as it (this is used to order plugins on metrics README.md)
supports:
- user # Support users account
- organization # Support organizations account
- repository # Support repositories metrics
formats:
- svg # Support SVG output
- png # Support PNG output
- jpeg # Support JPEG output
- json # Support JSON output
- markdown # Support markdown output
- markdown-pdf # Support PDF output