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