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 2c51565 commit 644599dCopy full SHA for 644599d
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,7 @@
1
name: "\U0001F41E Bug report"
2
description: Report an issue with Vite
3
labels: [pending triage]
4
+type: Bug
5
body:
6
- type: markdown
7
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
name: "\U0001F680 New feature proposal"
description: Propose a new feature to be added to Vite
labels: ["enhancement: pending triage"]
+type: Feature
0 commit comments