Submission form cleanup
This commit is contained in:
18
.github/ISSUE_TEMPLATE/card_bug.md
vendored
18
.github/ISSUE_TEMPLATE/card_bug.md
vendored
@@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
name: card_bug
|
|
||||||
about: Report a problem with a card
|
|
||||||
title: ''
|
|
||||||
labels: bug
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
*(Do not delete the replay links above.)*
|
|
||||||
|
|
||||||
**Site**
|
|
||||||
List which sites this happened on so we know where to look in the replay.
|
|
||||||
|
|
||||||
**Description**
|
|
||||||
Describe:
|
|
||||||
1. What happened
|
|
||||||
2. What you expected to happen
|
|
||||||
8
.github/ISSUE_TEMPLATE/card_bug.yml
vendored
8
.github/ISSUE_TEMPLATE/card_bug.yml
vendored
@@ -1,10 +1,10 @@
|
|||||||
name: Card bug Report
|
name: Card Bug Report
|
||||||
description: File a Gemp bug report.
|
description: File a Gemp bug report.
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
labels: ["bug", "triage"]
|
labels: ["bug", "triage"]
|
||||||
# projects: ["octo-org/1", "octo-org/44"]
|
# projects: ["octo-org/1", "octo-org/44"]
|
||||||
assignees:
|
# assignees:
|
||||||
- octocat
|
# - octocat
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -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=ketura$03v2dqktxmnubto1
|
placeholder: https://play.lotrtcgpc.net/gemp-lotr/game.html?replayId=XXXXXXX
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
Reference in New Issue
Block a user