This commit is contained in:
2023-12-07 18:32:06 +01:00

View File

@@ -48,6 +48,13 @@ body:
placeholder: e.g. 4.1.0-stable
validations:
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
id: gdscript
attributes: