updated bug issue template
This commit is contained in:
7
.github/ISSUE_TEMPLATE/BUG.yml
vendored
7
.github/ISSUE_TEMPLATE/BUG.yml
vendored
@@ -48,6 +48,13 @@ body:
|
|||||||
placeholder: e.g. 4.1.0-stable
|
placeholder: e.g. 4.1.0-stable
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: steps_reproduce
|
||||||
|
attributes:
|
||||||
|
label: Exact steps to reproduce this error
|
||||||
|
description: Tell what completely exactly you did from downloading and copying the plugin to the error. You can also drag and drop a zip file of how you would setup a fresh project with it.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: gdscript
|
id: gdscript
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user