Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FoggyMtnDrifter authored May 2, 2024
1 parent 0f838eb commit 0fa3faf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@ body:
validations:
required: true

- type: dropdown
id: browser
attributes:
label: "Browser"
options:
- Blink (Chromium)
- Gecko (Firefox)
- WebKit (Safari)
validations:
required: true

- type: input
id: os
attributes:
Expand Down

0 comments on commit 0fa3faf

Please sign in to comment.