Skip to content

Commit 7a51dba

Browse files
committed
chore: update bug report issue template
1 parent 4fa4878 commit 7a51dba

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ body:
1717
validations:
1818
required: true
1919

20+
- type: textarea
21+
id: app-version
22+
attributes:
23+
label: Motrix Version
24+
description: Please provide detailed version information and installation method, such as macOS Apple silicon dmg, Windows Universal installation file, etc.
25+
validations:
26+
required: true
27+
2028
- type: textarea
2129
attributes:
2230
label: Environment

.github/ISSUE_TEMPLATE/2_bug_report_cn.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ body:
1717
validations:
1818
required: true
1919

20+
- type: textarea
21+
id: app-version
22+
attributes:
23+
label: Motrix 版本
24+
description: 请提供详细的版本信息以及安装的方式,如 macOS Apple silicon dmg、Windows Universal 安装文件等
25+
validations:
26+
required: true
27+
2028
- type: textarea
2129
attributes:
2230
label: 环境

0 commit comments

Comments
 (0)