Update bug_report.yml

This commit is contained in:
NayamAmarshe
2023-12-04 20:00:19 +05:30
committed by GitHub
parent 9e3301c2c8
commit a177361565

View File

@@ -46,7 +46,10 @@ body:
attributes:
label: Select your Operating System
description: What operating system do you use?
options: ['Linux', 'MacOS', 'Windows']
options:
- Linux
- MacOS
- Windows
validations:
required: true