Skip to content

Commit 12158ce

Browse files
committed
chore: add oxc plugin to issue templates
1 parent e9cfe69 commit 12158ce

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ body:
1717
[plugin-react](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react)
1818
- label: |
1919
[plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc)
20+
- label: |
21+
[plugin-react-oxc](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-oxc)
2022
- type: textarea
2123
id: bug-description
2224
attributes:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ body:
1717
[plugin-react](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react)
1818
- label: |
1919
[plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc)
20+
- label: |
21+
[plugin-react-oxc](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-oxc)
2022
- type: textarea
2123
id: feature-description
2224
attributes:

0 commit comments

Comments
 (0)