mirror of
https://github.com/magefree/mage.git
synced 2026-01-22 19:29:59 -08:00
Rename set-tracking-wiki template to list
This commit is contained in:
parent
9759a4d1f9
commit
0477fabf7e
2 changed files with 1 additions and 1 deletions
5
.github/templates/set-tracking-list.md
vendored
Normal file
5
.github/templates/set-tracking-list.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