Skip to content

Commit 86461ce

Browse files
committed
chore: Create GitHub Issues template
1 parent 41661c4 commit 86461ce

File tree

4 files changed

+59
-0
lines changed

4 files changed

+59
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Official website
4+
url: https://www.zzhow.com/MagicEncodingEN
5+
about: Please read the official documentation before submitting an issue, and if that doesn't solve your problem, then ask an issue.
6+
- name: 官方网站
7+
url: https://www.zzhow.com/MagicEncoding
8+
about: 请在提交问题之前先阅读官方文档,如果还不能解决问题,则再提问题。
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Bug Report | Bug反馈
3+
about: Create a "Bug Report" | 创建一个"Bug反馈"
4+
title: ''
5+
labels: ["bug"]
6+
assignees: ''
7+
---
8+
9+
<!-- 请填写以下这些问题。 | Please fill in these questions. -->
10+
11+
### Bug description | bug 描述
12+
13+
### Desired outcome | 期望的结果
14+
15+
### MagicCalculator version | MagicCalculator 版本
16+
17+
### Operating system version | 操作系统版本
18+
19+
### Screenshot | 截图
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Desired functionality | 期望的功能
3+
about: Tell us what features you would like | 告诉我们您期望的功能
4+
title: ''
5+
labels: ["enhancement"]
6+
assignees: ''
7+
---
8+
9+
<!-- 请在您提交期望的功能之前,回答以下这些问题。 | Please answer these questions before you submit the desired feature. -->
10+
11+
### Scenes to be used | 使用场景
12+
13+
### Functional Description | 功能描述
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Question Exchange | 问题交流
3+
about: Create a "Question Exchange" | 创建一个“问题交流”
4+
title: ''
5+
labels: ["question"]
6+
assignees: ''
7+
---
8+
9+
<!-- 请填写以下这些问题。 | Please fill in these questions. -->
10+
11+
### Question description | 问题描述
12+
13+
### Desired outcome | 期望的结果
14+
15+
### MagicCalculator version | MagicCalculator 版本
16+
17+
### Operating system version | 操作系统版本
18+
19+
### Screenshot | 截图

0 commit comments

Comments
 (0)