File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Bug
2+ title : " Bug: "
23description : This issue is about a bug inside the engine.
34labels : ["Issue: Bug", "Status: Pending..."]
4- title : " Bug: "
5+ body :
6+ - type : checkboxes
7+ id : checklist
8+ attributes :
9+ label : Checklist
10+ description : A quick checklist to ensure something something yadi yada
11+ options :
12+ - label : I checked and searched if this issue has already been reported in this repo.
13+ - label : I did not have any mods enabled/installed when reproducing.
14+ validations :
15+ required : true
16+ - type : upload
17+ id : logs
18+ attributes :
19+ label : Logs
20+ description : If you're reporting a crash or something similar than it is recommended to leave the logs here.
21+ validations :
22+ required : false
Original file line number Diff line number Diff line change 11name : Compiling
2+ title : " Compiling: "
23description : This issue is about compiling the engine.
34labels : ["Issue: Compiling", "Status: Pending..."]
4- title : " Compiling: "
5+ body :
6+ - type : checkboxes
7+ id : checklist
8+ attributes :
9+ label : Checklist
10+ description : A quick checklist to ensure something something yadi yada
11+ options :
12+ - label : I checked and searched if this issue has already been reported in this repo.
13+ validations :
14+ required : true
Original file line number Diff line number Diff line change 11name : Documentation
2+ title : " Documentation: "
23description : This issue is about a documentation suggestion or error.
34labels : ["Issue: Documentation", "Status: Pending..."]
4- title : " Documentation: "
5+ body :
6+ - type : checkboxes
7+ id : checklist
8+ attributes :
9+ label : Checklist
10+ description : A quick checklist to ensure something something yadi yada
11+ options :
12+ - label : I checked and searched if this issue has already been reported in this repo.
13+ validations :
14+ required : true
Original file line number Diff line number Diff line change 11name : Enhancement
2- description : This issue is about a suggestion that you think should be added.
2+ title : " Enhancement: "
3+ description : This issue is about an enhancement that you think should be added.
34labels : ["Issue: Enhancement", "Status: Pending..."]
4- title : " Enhancement: "
5+ body :
6+ - type : checkboxes
7+ id : checklist
8+ attributes :
9+ label : Checklist
10+ description : A quick checklist to ensure something something yadi yada
11+ options :
12+ - label : I checked and searched if this enhancement has already been suggested.
13+ validations :
14+ required : true
Original file line number Diff line number Diff line change 11name : GitHub
2- description : This issue is about the GitHub.
2+ title : " GitHub: "
3+ description : This issue is about the GitHub itself.
34labels : ["Issue: GitHub", "Status: Pending..."]
4- title : " GitHub: "
5+ body :
6+ - type : checkboxes
7+ id : checklist
8+ attributes :
9+ label : Checklist
10+ description : A quick checklist to ensure something something yadi yada
11+ options :
12+ - label : I checked and searched if this issue has already been reported in this repo.
13+ validations :
14+ required : true
Original file line number Diff line number Diff line change 1+ <!-- Describe what this pull request does. -->
2+ ## [ DESCRIPTION]
3+
4+ <!-- Does this pull request close any issue/pull request? -->
5+ ## [ CLOSES]
You can’t perform that action at this time.
0 commit comments