Update bug-report.yml
This commit is contained in:
parent
2d158564c2
commit
9ffb87d7f8
14
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -24,7 +24,6 @@ body:
|
|||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
...
|
...
|
||||||
render: bash
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -33,11 +32,14 @@ body:
|
|||||||
label: Screenshots / .ork file
|
label: Screenshots / .ork file
|
||||||
description: Provide screenshots for clarification and/or the .ork file that caused the issue.
|
description: Provide screenshots for clarification and/or the .ork file that caused the issue.
|
||||||
value: |
|
value: |
|
||||||
Screenshot(s):
|
## Screenshot(s):
|
||||||
(drag-and-drop the screenshot(s) here)
|
*(drag-and-drop the screenshot(s) here)*
|
||||||
|
|
||||||
|
|
||||||
.ork file:
|
## .ork file:
|
||||||
(drag-and-drop the file here as a .zip file)
|
*(drag-and-drop the file here as a .zip file)*
|
||||||
|
|
||||||
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
@ -58,7 +60,7 @@ body:
|
|||||||
- Linux
|
- Linux
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: textarea
|
||||||
id: context
|
id: context
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional context
|
label: Additional context
|
||||||
|
Loading…
x
Reference in New Issue
Block a user