Skip to content

Commit

Permalink
Add optional discord username field
Browse files Browse the repository at this point in the history
  • Loading branch information
Quezler authored Jul 19, 2022
1 parent d681d1c commit a59ac35
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: textarea
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 a59ac35

Please sign in to comment.