Update bug_report.yml

This commit is contained in:
Mykola Grymalyuk
2021-10-30 10:21:33 -06:00
committed by GitHub
parent 08852b8f4c
commit d68d04fd8c
+4 -4
View File
@@ -108,8 +108,8 @@ body:
description: If no, your issue will be closed. We'd appreciate if users check with Github Issue's search before filing (https://github.com/dortania/OpenCore-Legacy-Patcher/issues) description: If no, your issue will be closed. We'd appreciate if users check with Github Issue's search before filing (https://github.com/dortania/OpenCore-Legacy-Patcher/issues)
multiple: true multiple: true
options: options:
- True - 'true'
- False - 'false'
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
@@ -119,8 +119,8 @@ body:
description: If yes, please move discussions onto forums. We're unable to dedicate time to working on every single application that may be broken in macOS. Only file issues if you have a fix you'd like to add to our project description: If yes, please move discussions onto forums. We're unable to dedicate time to working on every single application that may be broken in macOS. Only file issues if you have a fix you'd like to add to our project
multiple: true multiple: true
options: options:
- True - 'true'
- False - 'false'
validations: validations:
required: true required: true
- type: dropdown - type: dropdown