File tree Expand file tree Collapse file tree 5 files changed +40
-8
lines changed Expand file tree Collapse file tree 5 files changed +40
-8
lines changed Original file line number Diff line number Diff line change 1919 validations :
2020 required : true
2121
22+ - type : dropdown
23+ id : commitBuildCheck
24+ attributes :
25+ label : " Commit build or Release build?"
26+ options :
27+ - " Commit Build"
28+ - " Release build"
29+ validations :
30+ required : true
31+
2232 - type : dropdown
2333 id : knownIssueCheck
2434 attributes :
5161 - type : textarea
5262 id : reproduce
5363 attributes :
54- label : " Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible."
64+ label : " Have you identified any steps to reproduce the bug?"
65+ description : " If there is, please describe them below in as much detail as possible. Use images if possible."
5566 validations :
5667 required : false
5768
6273 options :
6374 - Lua
6475 - Source
65- - None ( not modding with either/not using any mods )
76+ - I'm not modding (Base game issue )
6677 validations :
6778 required : true
6879
Original file line number Diff line number Diff line change 11name : Feature Request
2- description : " Make an issue to either add or fix something"
2+ description : " Make an issue to either add or fix something. "
33labels : [enhancement, status: pending triage]
44body :
55 - type : textarea
Original file line number Diff line number Diff line change 11name : Help me!
22description : If you need help using the engine.
3- labels : [help wanted, status: pending triage]
3+ labels : [" help wanted", " status: pending triage" ]
44body :
55 - type : textarea
66 id : description
1919 validations :
2020 required : true
2121
22+ - type : dropdown
23+ id : commitBuildCheck
24+ attributes :
25+ label : " Commit build or Release build?"
26+ options :
27+ - " Commit Build"
28+ - " Release build"
29+ validations :
30+ required : true
31+
2232 - type : dropdown
2333 id : knownIssueCheck
2434 attributes :
Original file line number Diff line number Diff line change 11name : Missing Documentation
22description : Ask for documentation if something is missing.
3- labels : [documentation, status: pending triage]
3+ labels : [" documentation", " status: pending triage" ]
44body :
55 - type : textarea
66 attributes :
Original file line number Diff line number Diff line change 11name : Question
22description : Ask about something here.
3- labels : [question, status: pending triage]
3+ labels : [" question", " status: pending triage" ]
44body :
55 - type : textarea
66 attributes :
@@ -19,11 +19,21 @@ body:
1919 validations :
2020 required : true
2121
22+ - type : dropdown
23+ id : commitBuildCheck
24+ attributes :
25+ label : " Commit build or Release build?"
26+ options :
27+ - " Commit Build"
28+ - " Release build"
29+ validations :
30+ required : true
31+
2232 - type : dropdown
2333 id : knownIssueCheck
2434 attributes :
25- label : " Did you check if there's a problem that you are trying to figure out on the issue linked below ?"
26- description : " [Click me here.](https://github.com/JordanSantiagoYT/FNF-JS-Engine/issues/359 )"
35+ label : " Did you check if the problem is in the pinned issue ?"
36+ description : " [Click me here to check if there is .](https://github.com/JordanSantiagoYT/FNF-JS-Engine/issues/1031 )"
2737 options :
2838 - " No"
2939 - " Yes"
3444 id : dupeCheck
3545 attributes :
3646 label : " Did you check if there's any similar issues?"
47+ description : " Go to the search bar on the issues tab and see if there is."
3748 options :
3849 - " No"
3950 - " Yes"
You can’t perform that action at this time.
0 commit comments