diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9ab8831..ba11763 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,3 +12,8 @@ assignees: '' **Screen Shot 截图** **Terminal Traceback 终端traceback(如果有)** + + +Before submitting an issue 提交issue之前: +- Please try to upgrade your code. 如果您的代码不是最新的,建议您先尝试更新代码 +- Please check project wiki for common problem solutions.项目[wiki](https://github.com/binary-husky/chatgpt_academic/wiki)有一些常见问题的解决方法