diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..c299c54 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: Bug反馈 +about: 报个Bug +title: '' +labels: bug +assignees: '' + +--- + +QQ版本: + +LLAPI版本: + +LLOneBot版本: + +调用LLoneBot的方式或者应用端(如postman直接调用,或NoneBot2、Koishi): + +您安装LLOneBot的步骤: + +BUG描述: + +复现步骤: \ No newline at end of file