From 3c7039898f382f82097ed681a9d70887191b7954 Mon Sep 17 00:00:00 2001 From: ExpensiveKoala Date: Sun, 29 Sep 2024 00:38:45 -0700 Subject: [PATCH] Update set-tracking-issue.md --- .github/templates/set-tracking-issue.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/templates/set-tracking-issue.md b/.github/templates/set-tracking-issue.md index 83c3ba827a7..e57147d29ca 100644 --- a/.github/templates/set-tracking-issue.md +++ b/.github/templates/set-tracking-issue.md @@ -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}}) @@ -23,13 +23,11 @@ All cards are implemented # Implemented Cards
- - Click to expand - + Click to expand + {{#hasImplementedCards}} {{#implementedCards}} - [{{#pr}}*{{/pr}}{{^pr}} {{/pr}}] Done -- [{{name}}]({{scryfall}}) - + - [{{#pr}}*{{/pr}}{{^pr}} {{/pr}}] Done -- [{{name}}]({{scryfall}}) {{/implementedCards}} {{/hasImplementedCards}}