File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ body:
2525 render : php
2626 validations :
2727 required : true
28- - type : markdown
28+ - type : textarea
2929 id : data
3030 attributes :
3131 label : Data required to reproduce bug locally
3232 description : |
33- If given bug requires more data to reproduce, please provide it here in a convinient format.
33+ If given bug requires more data to reproduce, please provide it here in a convenient format.
3434 - php array
3535 - csv
3636 - json
5151 label : Relevant error output
5252 description : Please copy and paste any relevant error output. This will be automatically formatted into code, so no need for backticks.
5353 render : shell
54- - type : checkboxes
55- id : terms
56- attributes :
57- label : Code of Conduct
58- description : By submitting this issue, you agree to follow our [Code of Conduct](https://example.com).
59- options :
60- - label : I agree to follow this project's Code of Conduct
61- required : true
54+ validations :
55+ required : true
You can’t perform that action at this time.
0 commit comments