Skip to content

Commit

Permalink
Add os-version option
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Mar 11, 2024
1 parent c06f51b commit 5bee127
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ body:
- Windows
validations:
required: true
- type: input
id: os-version
attributes:
label: Operating System Version
description: The version of the operating system that you are running.
placeholder: "Sonoma 14.3.1"
- type: textarea
id: extra
attributes:
Expand Down

0 comments on commit 5bee127

Please sign in to comment.