Skip to content

Commit bdf0c93

Browse files
authored
Update bug report template for eslint plugin label
1 parent eb2f784 commit bdf0c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/compiler_bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
options:
1212
- label: React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
1313
- label: babel-plugin-react-compiler (build issue installing or using the Babel plugin)
14-
- label: eslint-plugin-react-compiler (build issue installing or using the eslint plugin)
14+
- label: eslint-plugin-react-hooks (build issue installing or using the eslint plugin)
1515
- label: react-compiler-healthcheck (build issue installing or using the healthcheck script)
1616
- type: input
1717
attributes:

0 commit comments

Comments
 (0)