mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-15 16:33:02 -03:00
Update bug_report.yml
This commit is contained in:
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -27,7 +27,7 @@ body:
|
|||||||
label: Expected behavior
|
label: Expected behavior
|
||||||
description: A clear and concise description of what you expected to happen.
|
description: A clear and concise description of what you expected to happen.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: screenshots
|
id: screenshots
|
||||||
attributes:
|
attributes:
|
||||||
@@ -56,3 +56,12 @@ body:
|
|||||||
description: Please provide any additional information and context about your problem.
|
description: Please provide any additional information and context about your problem.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: checkboxes
|
||||||
|
id: terms
|
||||||
|
attributes:
|
||||||
|
label: Before opening this Issue
|
||||||
|
options:
|
||||||
|
- label: I have searched the issues of this repository and believe that this is not a duplicate.
|
||||||
|
required: true
|
||||||
|
- label: I am aware that Hydra team does not offer any support or help regarding the downloaded games.
|
||||||
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user