Skip to content

Commit 7fcaefd

Browse files
committed
issue 模板更新
1 parent 2d3f942 commit 7fcaefd

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/BugReport_en.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ body:
88
options:
99
- label: I have searched for related issues in the [issues](https://github.com/halo-dev/halo/issues) list.
1010
required: true
11+
- label: I have read the [FAQ](https://github.com/zhongyang219/TrafficMonitor/blob/master/Help_en-us.md) in detail and searched for related issues in FAQ list.
12+
required: true
1113
- type: input
1214
attributes:
1315
label: Current TrafficMonitor Version

.github/ISSUE_TEMPLATE/BugReport_zh.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ body:
88
options:
99
- label: 已经在[issue](https://github.com/zhongyang219/TrafficMonitor/issues)列表中搜索了相关问题。
1010
required: true
11+
- label: 已详细阅读了[常见问题](https://github.com/zhongyang219/TrafficMonitor/blob/master/Help.md)并在常见问题列表中搜索了相关问题。
12+
required: true
1113
- type: input
1214
attributes:
1315
label: 您当前使用的TrafficMonitor版本

.github/ISSUE_TEMPLATE/FeatureRequest_en.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ body:
88
options:
99
- label: I have searched for related issues in the [issues](https://github.com/zhongyang219/TrafficMonitor/issues) list.
1010
required: true
11+
- label: I have read the [wiki](https://github.com/zhongyang219/TrafficMonitor/wiki/Home_en) page and make sure that the current version of TrafficMonitor does not provide this feature.
12+
required: true
1113
- type: input
1214
attributes:
1315
label: Current TrafficMonitor Version

.github/ISSUE_TEMPLATE/FeatureRequest_zh.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ body:
88
options:
99
- label: 已经在[issue](https://github.com/zhongyang219/TrafficMonitor/issues)列表中搜索了相关问题。
1010
required: true
11+
- label: 已经阅读了[wiki](https://github.com/zhongyang219/TrafficMonitor/wiki)页面并确保当前版本TrafficMonitor没有提供此功能。
12+
required: true
1113
- type: input
1214
attributes:
1315
label: 您当前使用的TrafficMonitor版本

0 commit comments

Comments
 (0)