We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80fe7a5 commit b047792Copy full SHA for b047792
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -49,6 +49,13 @@ body:
49
description: Please tell us the name of the game. If it's a personal or private project, just let us know the Unity version.
50
validations:
51
required: true
52
+ - type: checkboxes
53
+ id: allowmod
54
+ attributes:
55
+ label: Does this game support mods?
56
+ description: If not, There is no possibility that I can do.
57
+ options:
58
+ - label: Yes support!!
59
- type: textarea
60
id: what-happened
61
attributes:
0 commit comments