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:
tfsumon 2024-10-02 13:26:41 +06:00
parent 576873cfdc
commit c32ba3e0d7

View File

@ -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: