mirror of
https://github.com/facebook/react.git
synced 2026-02-26 02:54:59 +00:00
Update bug report template for eslint plugin label (#34959)
## Summary When creating https://github.com/facebook/react/issues/34957, I noticed a reference to `eslint-plugin-react-compiler` instead of `eslint-plugin-react-hooks`. Since the former is merged into the latter (https://github.com/facebook/react/pull/32416, https://github.com/facebook/react/pull/34228), I have decided to update the issue template to avoid confusion.
This commit is contained in:
committed by
GitHub
parent
fa767dade6
commit
5a2205ba28
@@ -11,7 +11,7 @@ body:
|
||||
options:
|
||||
- label: React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
|
||||
- label: babel-plugin-react-compiler (build issue installing or using the Babel plugin)
|
||||
- label: eslint-plugin-react-compiler (build issue installing or using the eslint plugin)
|
||||
- label: eslint-plugin-react-hooks (build issue installing or using the eslint plugin)
|
||||
- label: react-compiler-healthcheck (build issue installing or using the healthcheck script)
|
||||
- type: input
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user