mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Create set-tracking-wiki.md
This commit is contained in:
parent
a1e9001088
commit
8be2c1b256
1 changed files with 5 additions and 0 deletions
5
.github/templates/set-tracking-wiki.md
vendored
Normal file
5
.github/templates/set-tracking-wiki.md
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Set Name | # Cards | # Missing |
|
||||
--- | --- | --- |
|
||||
{{#sets}}
|
||||
[{{name}}]({{issueLink}}) | {{total}} | {{missing}}
|
||||
{{/sets}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue