Update set-tracking-issue.md

This commit is contained in:
ExpensiveKoala 2024-09-29 00:29:53 -07:00 committed by GitHub
parent 24070466b4
commit 36337fdf98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}