Skip to content

Commit

Permalink
Update issue forms
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Aug 17, 2023
1 parent 6e59f90 commit d7608e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ 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

- type: input
attributes:
label: Platform
description: What platform do you experience this bug on?
description: Which platform do you experience this bug on?
placeholder: Windows 11
validations:
required: true
Expand Down Expand Up @@ -66,7 +66,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
Expand Down

0 comments on commit d7608e5

Please sign in to comment.