Updated GitHub stuff
This commit is contained in:
12
.github/ISSUE_TEMPLATE/BUG.yml
vendored
12
.github/ISSUE_TEMPLATE/BUG.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user