mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-04-06 17:31:09 +08:00
Update issue template
This commit is contained in:
parent
bb80581126
commit
a35ccdf284
16
.github/ISSUE_TEMPLATE/issue.yaml
vendored
16
.github/ISSUE_TEMPLATE/issue.yaml
vendored
@ -13,9 +13,15 @@ body:
|
||||
value: |
|
||||
Please make sure to provide the following information:
|
||||
- type: textarea
|
||||
id: details
|
||||
id: description
|
||||
attributes:
|
||||
label: Detailed description of your issue
|
||||
label: What are you trying to do, and what do you expect to happen?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: error
|
||||
attributes:
|
||||
label: What happens instead?
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
@ -40,4 +46,8 @@ body:
|
||||
attributes:
|
||||
label: Operating System
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
- type: input
|
||||
id: plugins
|
||||
attributes:
|
||||
label: Installed Blockbench plugins
|
Loading…
x
Reference in New Issue
Block a user