Skip to content

Commit

Permalink
Merge pull request #12 from Quezler/patch-1
Browse files Browse the repository at this point in the history
Add optional discord username field
  • Loading branch information
NielsPilgaard authored Jul 19, 2022
2 parents d681d1c + 7c817d5 commit 602dc39
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,12 @@ body:
- 'Both'
validations:
required: true

- type: input
id: discord-username
attributes:
label: Discord Username
description: If you are in the [Enigmatica Discord](https://discord.com/invite/enigmatica) and wouldn't mind being asked further questions there, leave your username here.
placeholder: username#0000
validations:
required: false

0 comments on commit 602dc39

Please sign in to comment.