mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-27 05:04:11 -04:00
Update issue forms
This commit is contained in:
parent
193cfd7b1e
commit
0ca42f5a14
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -16,7 +16,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Version
|
||||
description: Which version of the application does this bug affect?
|
||||
description: Which version of the application does this bug affect? Make sure you're not using an outdated version.
|
||||
placeholder: v1.0.0
|
||||
validations:
|
||||
required: true
|
||||
|
@ -35,7 +35,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: Platform
|
||||
description: What platform do you experience this bug on?
|
||||
description: Which platform do you experience this bug on?
|
||||
placeholder: Docker / Windows 11
|
||||
validations:
|
||||
required: true
|
||||
|
@ -90,7 +90,7 @@ body:
|
|||
label: Checklist
|
||||
description: Quick list of checks to ensure that everything is in order.
|
||||
options:
|
||||
- label: I have looked through existing open and closed issues to make sure that this bug has not been reported before
|
||||
- label: I have looked through existing issues to make sure that this bug has not been reported before
|
||||
required: true
|
||||
- label: I have provided a descriptive title for this issue
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue