Skip to content

Commit 842f6f5

Browse files
authored
Update bug_report.md
1 parent 93fd77a commit 842f6f5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ assignees: ''
1010
中文用户请注意:请仔细阅读以下模版,如果不遵循模版,issue 将会被直接关闭。
1111
-->
1212

13-
**⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.**
13+
**⚠️ IMPORTANT ⚠️ Please do not ignore this template. If you do, your issue will be closed immediately.**
1414

1515
- [ ] Read [the docs](https://vitejs.dev/guide/).
16-
- [ ] Use Vite >=2.0. (1.x is no longer supported)
17-
- [ ] If the issue is related to 1.x -> 2.0 upgrade, read the [Migration Guide](https://vitejs.dev/guide/migration.html) first.
16+
- [ ] Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/vue-next instead.
1817

1918
## Describe the bug
2019

@@ -24,7 +23,7 @@ A clear and concise description of what the bug is.
2423

2524
Please provide a link to a repo that can reproduce the problem you ran into.
2625

27-
A reproduction is **required** unless you are absolutely sure that the the problem is obvious and the information you provided is enough for us to understand what the problem is. **If a report has only vague description (e.g. just a generic error message) and has no reproduction, it will be closed immediately.**
26+
A reproduction is **required** unless you are absolutely sure that the the problem is obvious and the information you provided is enough for us to understand what the problem is. If a report has only vague description (e.g. just a generic error message) and has no reproduction, it will receive "need reproduction" label. If no reproduction is provided after 3 days, it will be auto-closed.
2827

2928
## System Info
3029

0 commit comments

Comments
 (0)