Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImprovedTube authored Jun 18, 2024
1 parent 9ef335e commit 70c4359
Showing 1 changed file with 10 additions and 18 deletions.
28 changes: 10 additions & 18 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,14 @@ body:
attributes:
label: "**Browser:**"
options:
- label: "Chrome"
value: Chrome
- label: "Firefox"
value: Firefox
- label: "Safari"
value: Safari
- label: "Edge"
value: Edge
- label: "Brave"
value: Brave
- label: "Vivaldi"
value: Vivaldi
- label: "Opera"
value: Opera
- label: "Opera GX"
value: Opera GX
- "Chrome"
- "Firefox"
- "Safari"
- "Edge"
- "Brave"
- "Vivaldi"
- "Opera"
- "Opera GX"
validations:
required: false

Expand Down Expand Up @@ -86,8 +78,8 @@ body:
attributes:
label: "**Tested as only active extension (incognito mode or another browser users):**"
options:
- label: Yes
- label: No
- "Yes"
- "No"

- type: textarea
attributes:
Expand Down

0 comments on commit 70c4359

Please sign in to comment.