File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : " \U0001F41E Report a problem"
22description : " Report a problem on one or more pages on the site"
33title : " Bug: (fill in)"
4+ type : Bug
45labels :
56 - bug
67 - " repro:needed"
78body :
89 - type : markdown
910 attributes :
1011 value : By opening an issue, you agree to abide by the [OpenJS Foundation Code of Conduct](https://eslint.org/conduct).
12+ - type : input
13+ attributes :
14+ label : What browser did you use to see problem?
15+ validations :
16+ required : true
1117 - type : textarea
1218 attributes :
1319 label : What did you do?
14- description : |
15- You can use Markdown in this field.
20+ description : Please provide exact reproduction steps. Bug reports without reproduction steps are automatically closed.
1621 validations :
1722 required : true
1823 - type : textarea
1924 attributes :
2025 label : What did you expect to happen?
21- description : |
22- You can use Markdown in this field.
2326 validations :
2427 required : true
2528 - type : textarea
2629 attributes :
2730 label : What actually happened?
28- description : |
29- You can use Markdown in this field.
3031 validations :
3132 required : true
3233 - type : checkboxes
You can’t perform that action at this time.
0 commit comments