From 39ffb8e50aec2cca69f28419aa705d90f0748183 Mon Sep 17 00:00:00 2001 From: MistEO Date: Wed, 15 Dec 2021 22:50:53 +0800 Subject: [PATCH] chore.Init issue templates --- .github/ISSUE_TEMPLATE/-----bug-report-.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/-----feature-request-.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/---others-.md | 10 ++++++++++ 3 files changed, 34 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/-----bug-report-.md create mode 100644 .github/ISSUE_TEMPLATE/-----feature-request-.md create mode 100644 .github/ISSUE_TEMPLATE/---others-.md diff --git a/.github/ISSUE_TEMPLATE/-----bug-report-.md b/.github/ISSUE_TEMPLATE/-----bug-report-.md new file mode 100644 index 0000000000..769fbef4c9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-----bug-report-.md @@ -0,0 +1,14 @@ +--- +name: 问题反馈(Bug report) +about: 识别错误、操作异常、连接错误等 +title: '' +labels: bug +assignees: '' + +--- + +请附上助手软件目录下的`asst.log`日志文件,是可以直接拖拽进来的。 + +最好再能说明下使用的模拟器、并附上出错时的游戏和软件的截图(要是没截到就算啦_(:з」∠)_ + +Thanks♪(・ω・)ノ diff --git a/.github/ISSUE_TEMPLATE/-----feature-request-.md b/.github/ISSUE_TEMPLATE/-----feature-request-.md new file mode 100644 index 0000000000..14ebcd048e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-----feature-request-.md @@ -0,0 +1,10 @@ +--- +name: 需求建议(Feature request) +about: 新功能、建议等 +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/---others-.md b/.github/ISSUE_TEMPLATE/---others-.md new file mode 100644 index 0000000000..4a47647ca7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---others-.md @@ -0,0 +1,10 @@ +--- +name: 其他(Others) +about: 其他议题 +title: '' +labels: '' +assignees: '' + +--- + +