From 4aedfc00717e6cc56bef8d774403ced2cf228457 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Tue, 10 Dec 2024 08:36:22 -0600 Subject: [PATCH] form updates --- .github/ISSUE_TEMPLATE/card_bug.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/card_bug.yml b/.github/ISSUE_TEMPLATE/card_bug.yml index cdf0277d3..bfbce9e65 100644 --- a/.github/ISSUE_TEMPLATE/card_bug.yml +++ b/.github/ISSUE_TEMPLATE/card_bug.yml @@ -15,7 +15,7 @@ body: attributes: label: Reporter description: Gemp Username (or contact info) - placeholder: ex. email@example.com + placeholder: "ex: email@example.com" validations: required: false - type: input @@ -23,7 +23,7 @@ body: attributes: label: Replay Link(s) description: To find a replay link, log into Gemp and go to My Account > My Game History and copy the appropriate game link. - placeholder: https://play.lotrtcgpc.net/gemp-lotr/game.html?replayId=XXXXXXX + placeholder: "ex: https://play.lotrtcgpc.net/gemp-lotr/game.html?replayId=XXXXXXX" validations: required: false - type: checkboxes @@ -31,6 +31,8 @@ body: attributes: label: Which site did the problem occur in? description: Select all that apply. + validations: + required: true options: - label: Pre-game - label: Site 1