Updated GitHub stuff

This commit is contained in:
Yannik
2023-05-14 12:01:32 +02:00
parent 0c9e4123b7
commit 5e080bc846
2 changed files with 20 additions and 41 deletions

View File

@@ -49,6 +49,14 @@ body:
render: gdscript
validations:
required: true
- type: textarea
id: log
attributes:
label: Godot output
description: The output log from Godot
render: shell
validations:
required: false
- type: textarea
id: additional
attributes:
@@ -63,5 +71,7 @@ body:
label: Checks
description: Common mistakes (Adding more in the future sorry btw)
options:
- label: I tried reinstalling the addon in a new project.
- label: I tried reinstalling the addon or tried to fix it myself with other methods.
required: true
- label: I tried restarting Discord and Godot completely.
required: true