From 734f641b433013ea5081a844b9e38da6edbaab93 Mon Sep 17 00:00:00 2001 From: Rock Chin <45992437+RockChinQ@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:41:18 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/漏洞反馈.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/漏洞反馈.md diff --git a/.github/ISSUE_TEMPLATE/漏洞反馈.md b/.github/ISSUE_TEMPLATE/漏洞反馈.md new file mode 100644 index 00000000..3fd9cce5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/漏洞反馈.md @@ -0,0 +1,23 @@ +--- +name: 漏洞反馈 +about: 按照模板提交漏洞 +title: "[BUG]" +labels: '' +assignees: '' + +--- + +**运行环境** +- 部署方式: + - [ ] 手动部署 + - [ ] 自动部署 +- 系统环境: + e,g, Centos x64 +- Python环境(仅手动部署填写): + e.g. Python 3.10.9 + +**描述漏洞** +什么时候发生的,mirai还是主程序,越详细越好 + +**完整报错信息** +完整的报错信息