From 0e838f08a63b065f1d5c8a8f4dac410d3c66522d Mon Sep 17 00:00:00 2001 From: NOT_A_ROBOT <76723917+Not-A-Normal-Robot@users.noreply.github.com> Date: Mon, 27 Dec 2021 13:54:16 +0700 Subject: [PATCH] Update issue templates (#568) * Update bluescreen crash report template * Update normal bug report template * Update feature request template --- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.md | 4 ++-- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.md | 4 ++-- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_3.md | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.md index 51cd096e..c94fa663 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.md @@ -1,8 +1,8 @@ --- name: Bug report (bluescreen crash) Bug报告 (蓝屏报错) -about: Create a report of problems which made the crash with a bluescreen +about: Create a bug report which causes a bluescreen crash --- Screenshot with crash information (*Image(s) Here*): -If you can reproduce it, write the steps here. If you can't, try to describe the exactly time the game crash, like pressing which key or which button (*Details Here*) \ No newline at end of file +If you can reproduce it, write the steps here. If you can't, try to describe what causes the game to crash, like pressing a key/button (*Details Here*) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.md index b4dc86e1..15330c39 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_2.md @@ -1,8 +1,8 @@ --- name: Bug report (unintended behaviors) Bug报告 (奇怪的现象) -about: Create a report of unintended behaviors +about: Create bug report that causes unintended behaviors --- Screenshot with unintended behaviors (*Image(s) Here*): -If you can reproduce it, write the steps here. If you can't, try to describe the exactly time the game crash, like pressing which key or which button (*Details Here*): +If you can reproduce it, write the steps here. If you can't, try to describe what causes the unintended behavior, like pressing a key/button (*Details Here*): diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_3.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_3.md index 6b46e3be..a33b1552 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_3.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_3.md @@ -2,3 +2,7 @@ name: Feature Request 添加新功能 about: Suggest an idea that may improve Techmino 提一些有意思的新想法,让Techmino越来越好! --- +### What feature do you want to suggest to the game? + + +