File tree Expand file tree Collapse file tree 2 files changed +37
-2
lines changed
Expand file tree Collapse file tree 2 files changed +37
-2
lines changed Original file line number Diff line number Diff line change 1+ name : Enhancement
2+ description : Request an enhancement or feature. THIS IS NOT FOR BUG REPORTS
3+ title : " [Enhancement]: "
4+ body :
5+ - type : textarea
6+ id : description
7+ attributes :
8+ label : Description
9+ placeholder : Describe your request
10+ validations :
11+ required : true
12+ - type : checkboxes
13+ id : terms
14+ attributes :
15+ label : This is not a bug report
16+ description : By submitting this issue, you confirm that this is not a bug report.
17+ options :
18+ - label : I confirm that this is not a bug report, and that this issue can be deleted without notice if this is a bug report.
19+ required : true
Original file line number Diff line number Diff line change 1212 - type : textarea
1313 attributes :
1414 label : fml_client_latest.log, and crash reports, if any.
15- description : Select this text box and drag+drop the log file here. Your issue will be automatically closed without the correct log files.
15+ description : Select this text box and drag+drop the log files here.
16+ FML_CLIENT_LATEST.LOG IS REQUIRED EVEN IF THERE IS NO CRASH.
17+ FML_CLIENT_LATEST.LOG IS REQUIRED EVEN IF THERE IS NO CRASH.
18+ FML_CLIENT_LATEST.LOG IS REQUIRED EVEN IF THERE IS NO CRASH.
19+ Your issue will be automatically closed without the correct log files.
20+ Your issue will be automatically closed without the correct log files.
21+ Your issue will be automatically closed without the correct log files.
22+ Your issue will be automatically closed without the correct log files.
23+ Your issue will be automatically closed without the correct log files.
1624 validations :
17- required : true
25+ required : true
26+ - type : checkboxes
27+ id : terms
28+ attributes :
29+ label : I have submitted the required files
30+ description : By submitting this issue, you confirm that the section above contains either fml_client_latest.log, or a crash report file.
31+ options :
32+ - label : I confirm that i have attached the required log files as a github attachment, and not as a pastebin/mclogs link.
33+ required : true
You can’t perform that action at this time.
0 commit comments