mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-01 04:03:00 +00:00
Update 01_bug_report.yml
This commit is contained in:
parent
56bbc74d5b
commit
222f4fb52f
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/01_bug_report.yml
vendored
|
|
@ -3,6 +3,14 @@ description: 在提出问题前请先自行排除服务器端问题和升级到
|
|||
title: "[Bug]: "
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## 在反馈问题前请务必确认:
|
||||
1. **已自行排除服务器端问题。**
|
||||
2. **已升级到最新客户端版本。**
|
||||
3. **已通过搜索确认是否有人提出过相同问题。**
|
||||
4. **已确认自己的电脑系统环境是受支持的。**
|
||||
- type: input
|
||||
id: "os-version"
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue