File tree 3 files changed +12
-1
lines changed
3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 57
57
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
58
58
validations :
59
59
required : false
60
+ - type : checkboxes
61
+ id : terms
62
+ attributes :
63
+ label : Code of Conduct
64
+ description : By submitting this issue, you agree to follow our [Code of Conduct](/CODE_OF_CONDUCT.md)
65
+ options :
66
+ - label : I agree to follow this project's Code of Conduct
67
+ required : true
Original file line number Diff line number Diff line change 65
65
id : terms
66
66
attributes :
67
67
label : Code of Conduct
68
- description : By submitting this issue, you agree to follow our [Code of Conduct](https://example.com )
68
+ description : By submitting this issue, you agree to follow our [Code of Conduct](/CODE_OF_CONDUCT.md )
69
69
options :
70
70
- label : I agree to follow this project's Code of Conduct
71
71
required : true
Original file line number Diff line number Diff line change
1
+ # Allo Code of Conduct
2
+
3
+ <!-- ToDo: -->
You can’t perform that action at this time.
0 commit comments