updated bug issue template

This commit is contained in:
Yannik
2023-12-05 10:20:00 +01:00
committed by unknown
parent 6fd58b0ddf
commit 1d490a666f

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: