Skip to content

Commit

Permalink
Clarify checkbox, add G6 to dropdown and remove G4, remove default wh…
Browse files Browse the repository at this point in the history
…at happened

Signed-off-by: Aaron Liu <aaronliu0130@gmail.com>
  • Loading branch information
aaronliu0130 authored and MrAlex94 committed Oct 1, 2023
1 parent e207d88 commit 88e022e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ body:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
validations:
required: true
- type: checkboxes
Expand All @@ -21,15 +20,15 @@ body:
label: Reproducible?
description: Is this issue reproducible on Firefox?
options:
- label: I have tested this on Firefox.
- label: I have checked that this issue cannot be reproduced on Mozilla Firefox.
- type: dropdown
id: version
attributes:
label: Version
description: What version of our software are you running? Please DO NOT report Classic bugs.
options:
- G6
- G5
- G4
- Other
validations:
required: true
Expand Down

0 comments on commit 88e022e

Please sign in to comment.