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 b8c9e41 commit 3806990
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,22 @@ body:
attributes:
label: "**Browser:**"
options:
Chrome: Chrome
Firefox: Firefox
Safari: Safari
Edge: Edge
Brave: Brave
Vivaldi: Vivaldi
Opera: Opera
"Opera GX": Opera GX
- 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"
validations:
required: false

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

- type: textarea
attributes:
Expand Down

0 comments on commit 3806990

Please sign in to comment.