mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 03:50:14 +10:00
Update bug_report.yml
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -117,12 +117,23 @@ body:
|
|||||||
- Other/Non-Applicable
|
- Other/Non-Applicable
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: where-issue
|
||||||
|
attributes:
|
||||||
|
label: Where does this issue happen?
|
||||||
|
multiple: true
|
||||||
|
options:
|
||||||
|
- Between booting macOS and Login Screen
|
||||||
|
- Within macOS (Before Logging in)
|
||||||
|
- Within macOS (After Logging in)
|
||||||
|
- Other/Non-Applicable
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
label: What is the Isssue?
|
label: What is the Isssue?
|
||||||
description: Additionally, explain what you expected to happen?
|
description: Additionally, explain what you expected to happen?
|
||||||
placeholder: Tell us what you see!
|
|
||||||
value: "Please clearly explain the issue"
|
value: "Please clearly explain the issue"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -130,4 +141,3 @@ body:
|
|||||||
id: extra-info
|
id: extra-info
|
||||||
attributes:
|
attributes:
|
||||||
label: Any Additional Information
|
label: Any Additional Information
|
||||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user