From 5956a16a243fd66c06ca0ae47026cd185300d657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E4=B9=9D?= <366193849@qq.com> Date: Fri, 24 Sep 2021 09:55:57 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-----.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-----.md diff --git a/.github/ISSUE_TEMPLATE/bug-----.md b/.github/ISSUE_TEMPLATE/bug-----.md new file mode 100644 index 0000000..db2c8fb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-----.md @@ -0,0 +1,22 @@ +--- +name: Bug发现与报告 +about: 写一份报告来帮助我们改进 +title: '' +labels: '' +assignees: '' + +--- + +**Bug描述** +Bug的详细描述内容 + +**重现步骤** +重现步骤如下: +1. xxx +2. yyy +3. zzz + + +**软件信息** + - 操作系统: [e.g. win10-x64] + - FastGithub: [e.g. v2.0.0]