Update bug-report.yml

This commit is contained in:
Sibo Van Gool 2023-03-30 12:38:27 +02:00 committed by GitHub
parent 2d158564c2
commit 9ffb87d7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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