File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 42
42
label : What have you tried?
43
43
description : What steps have you taken to find a solution?
44
44
placeholder : Tell us what you've done!
45
- value : " A bug happened! "
45
+ value : " I Googled and asked the community in the discord server but could not find a solution. "
46
46
validations :
47
47
required : true
48
48
- type : textarea
51
51
label : Relevant log output
52
52
description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
53
53
render : shell
54
+ - type : checkboxes
55
+ id : ppi
56
+ attributes :
57
+ label : Protect your information
58
+ description : I have not included any personal information in this form.
59
+ options :
60
+ - label : " I Agree"
61
+ required : true
62
+ validations :
63
+ required : true
You can’t perform that action at this time.
0 commit comments