mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 06:22:01 -08:00
Update set-tracking-issue.md
This commit is contained in:
parent
24070466b4
commit
36337fdf98
1 changed files with 2 additions and 2 deletions
4
.github/templates/set-tracking-issue.md
vendored
4
.github/templates/set-tracking-issue.md
vendored
|
|
@ -11,7 +11,7 @@ Don't worry about moving things from in progress to completed either, this issue
|
|||
# Unimplemented Cards
|
||||
|
||||
{{#unimplementedCards}}
|
||||
* [{{#pr}}*{{/pr}}{{^pr}} {{/pr}}] In progress -- [{{name}}]({{scryfall}})
|
||||
[{{#pr}}*{{/pr}}{{^pr}} {{/pr}}] In progress -- [{{name}}]({{scryfall}})
|
||||
{{/unimplementedCards}}
|
||||
|
||||
[Scryfall gallery of everything currently unimplemented]({{unimplementedScryfallLink}})
|
||||
|
|
@ -28,7 +28,7 @@ All cards are implemented
|
|||
</summary>
|
||||
{{#hasImplementedCards}}
|
||||
{{#implementedCards}}
|
||||
* [{{#pr}}*{{/pr}}{{^pr}} {{/pr}}] Done -- [{{name}}]({{scryfall}})
|
||||
[{{#pr}}*{{/pr}}{{^pr}} {{/pr}}] Done -- [{{name}}]({{scryfall}})
|
||||
|
||||
{{/implementedCards}}
|
||||
{{/hasImplementedCards}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue