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 336e4b6 commit 35a878a
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,7 +16,7 @@ body:
- type: input
attributes:
label: Version
description: Which version of the package does this bug affect?
description: Which version of the package does this bug affect? Make sure you're not using an outdated version.
placeholder: v1.0.0
validations:
required: true
Expand All @@ -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: .NET 7.0 / Windows 11
validations:
required: true
Expand Down Expand Up @@ -69,7 +69,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 35a878a

Please sign in to comment.