From 1ddbf5e02f64633df434652f929907e861563012 Mon Sep 17 00:00:00 2001 From: ikun0014 Date: Sat, 16 Nov 2024 22:46:32 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug反馈.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 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..dc4846f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug反馈.md @@ -0,0 +1,25 @@ +--- +name: Bug反馈 +about: 反馈一个虫子(确信) +title: "[BUG]: " +labels: '' +assignees: '' + +--- + +**触发Bug后出现了什么症状** +1. + +**如何复现该Bug** +步骤: +1. + +**日志** +复制在这里 + +**截图** +对程序的完整截图 + +**系统:** + - OS: Windows + - Version: 10