File tree Expand file tree Collapse file tree 4 files changed +4
-18
lines changed Expand file tree Collapse file tree 4 files changed +4
-18
lines changed Original file line number Diff line number Diff line change 11name : Bug Report
22description : File a bug report
33labels : ['bug', 'triage']
4+ type : bug
45body :
56 - type : dropdown
67 id : read_troubleshooting
4041 validations :
4142 required : true
4243
43- - type : input
44- id : npm_yarn_version
45- attributes :
46- label : package manager and version
47- description : Tell us package manager you are using, and what version.
48- placeholder : npm 6.14.13
49- validations :
50- required : true
51-
52- - type : input
53- id : operating_system
54- attributes :
55- label : Operating system
56- description : Tell us what operating system you use, and what version.
57- placeholder : macOS Big Sur, version 11.4
58- validations :
59- required : true
60-
6144 - type : textarea
6245 id : bug_description
6346 attributes :
Original file line number Diff line number Diff line change 11name : Propose a new rule
22description : Propose a new rule for the eslint-plugin-testing-library.
33labels : ['new rule', 'triage']
4+ type : feature
45body :
56 - type : input
67 id : name_for_new_rule
Original file line number Diff line number Diff line change 11name : Request a general change
22description : Request a general change for the eslint-plugin-testing-library.
33labels : ['enhancement', 'triage']
4+ type : task
45body :
56 - type : input
67 id : plugin_version
Original file line number Diff line number Diff line change 11name : Request a rule change
22description : Request a rule change for the eslint-plugin-testing-library.
33labels : ['enhancement', 'triage']
4+ type : feature
45body :
56 - type : input
67 id : what_rule_do_you_want_to_change
You can’t perform that action at this time.
0 commit comments