We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4cab03 commit a60f04dCopy full SHA for a60f04d
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -61,21 +61,21 @@ body:
61
- type: input
62
id: eslint-plugin-react-version
63
attributes:
64
- label: `eslint-plugin-react` version
+ label: eslint-plugin-react version
65
placeholder: v7.31.11
66
validations:
67
required: true
68
69
id: eslint-version
70
71
- label: `eslint` version
+ label: eslint version
72
placeholder: v8.28.0
73
74
75
76
id: node-version
77
78
- label: `node` version
+ label: node version
79
placeholder: v8.19.2
80
81
0 commit comments