chore: update issue template to include operating system field
- Added an input field for the operating system in the bug report issue template.
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -26,6 +26,13 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: operating-system
|
||||
attributes:
|
||||
label: What is your Operating System
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
id: make-sure
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user