form updates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/card_bug.yml
vendored
6
.github/ISSUE_TEMPLATE/card_bug.yml
vendored
@@ -15,7 +15,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Reporter
|
label: Reporter
|
||||||
description: Gemp Username (or contact info)
|
description: Gemp Username (or contact info)
|
||||||
placeholder: ex. email@example.com
|
placeholder: "ex: email@example.com"
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
@@ -23,7 +23,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Replay Link(s)
|
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.
|
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:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
@@ -31,6 +31,8 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Which site did the problem occur in?
|
label: Which site did the problem occur in?
|
||||||
description: Select all that apply.
|
description: Select all that apply.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
options:
|
options:
|
||||||
- label: Pre-game
|
- label: Pre-game
|
||||||
- label: Site 1
|
- label: Site 1
|
||||||
|
|||||||
Reference in New Issue
Block a user