summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorSakuraMemory <[email protected]>2022-05-30 20:35:47 +0800
committerGitHub <[email protected]>2022-05-30 20:35:47 +0800
commitbeb92add52ece468c1031392e0f7447083333049 (patch)
tree32fd74703e041acd7f3bcb881c7fe24bd18a3f7d /.github/ISSUE_TEMPLATE
parenta592d64297155f40fce3bc68839ebaf9f0bed3c2 (diff)
parentc560a8bcd9d5ced204a37a9008ef984a954e1cc3 (diff)
downloadATRI-beb92add52ece468c1031392e0f7447083333049.tar.gz
ATRI-beb92add52ece468c1031392e0f7447083333049.tar.bz2
ATRI-beb92add52ece468c1031392e0f7447083333049.zip
Merge pull request #8 from Kyomotoi/main
sync master
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/----------bug-report.md33
-rw-r--r--.github/ISSUE_TEMPLATE/-------feature-request.md22
-rw-r--r--.github/ISSUE_TEMPLATE/-------question-consulting.md14
3 files changed, 69 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/----------bug-report.md b/.github/ISSUE_TEMPLATE/----------bug-report.md
new file mode 100644
index 0000000..2bbca4e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/----------bug-report.md
@@ -0,0 +1,33 @@
+---
+name: 漏洞/错误报告 | Bug report
+about: 提交在运行本项目时出现的问题,以便我们进行改进.
+title: ''
+labels: bug
+assignees: Kyomotoi
+
+---
+
+**描述错误 | Describe the bug**
+请尽可能地使用简洁语言描述,以方便开发者快速定位重点.
+
+**如何复现 | To Reproduce**
+告诉我们该错误是如何触发的:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**错误预期行为 | Expected behavior**
+请尽可能地使用简洁语言描述,以方便开发者快速定位重点.
+
+**截图 | Screenshots**
+可以的话,请提供相关截图.
+
+**操作环境 | Desktop:**
+ - OS: [e.g. Linux]
+ - Platform Info: [e.g. 2c2g 30g (2 core cpu 2g memories 30g storage)]
+ - ATRI Version: [e.g. YHN-001-A05.fix1]
+ - Runtime Area: [e.g. HongKong]
+
+**补充内容 | Additional context**
+你可以在此添加其它说明,或向我们提供你的解决方案.
diff --git a/.github/ISSUE_TEMPLATE/-------feature-request.md b/.github/ISSUE_TEMPLATE/-------feature-request.md
new file mode 100644
index 0000000..9ecd370
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/-------feature-request.md
@@ -0,0 +1,22 @@
+---
+name: 功能需求 | Feature request
+about: 向我们提供你的创意.
+title: ''
+labels: enhancement
+assignees: Kyomotoi
+
+---
+
+**描述你的大致想法 | Describe your idea**
+请尽可能地使用简洁的语言,以便我们快速定位重点.
+
+**描述你想要的解决方案 | Describe the solution you'd like**
+请尽可能地使用简洁的语言,以便我们快速定位重点.
+
+**操作环境 | Desktop:**
+ - OS: [e.g. Linux]
+ - Platform Info: [e.g. 2c2g 30g (2 core cpu 2g memories 30g storage)]
+ - Runtime Area: [e.g. HongKong]
+
+**补充内容 | Additional context**
+你可以在此添加其它说明,或向我们提供你的解决方案.
diff --git a/.github/ISSUE_TEMPLATE/-------question-consulting.md b/.github/ISSUE_TEMPLATE/-------question-consulting.md
new file mode 100644
index 0000000..0d334a3
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/-------question-consulting.md
@@ -0,0 +1,14 @@
+---
+name: 问题咨询 | Question consulting
+about: 描述你所困惑,我们很可能解答.
+title: ''
+labels: question
+assignees: Kyomotoi
+
+---
+
+**描述问题 | Describe the question**
+请尽可能地使用简洁语言描述,以方便开发者快速定位重点.
+
+**补充内容 | Additional context**
+你可以在此添加其它说明.