diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e2a9c2cec0..8baad441d9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,7 +14,7 @@ A clear and concise description of what the bug is. > Provide a mini GitHub repository which can reproduce the issue. > Use `egg-init --type=simple bug` then upload to your GitHub -https://github.com/YOUR_REPOSITORY_URL + ## How To Reproduce diff --git a/.github/ISSUE_TEMPLATE/bug_report_cn.md b/.github/ISSUE_TEMPLATE/bug_report_cn.md index 86d9556587..87eedf1371 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_cn.md +++ b/.github/ISSUE_TEMPLATE/bug_report_cn.md @@ -18,7 +18,7 @@ assignees: '' ## 最小可复现仓库 > 请使用 `egg-init --type=simple bug` 创建,并上传到你的 GitHub 仓库 -https://github.com/YOUR_REPOSITORY_URL + ## 复现步骤,错误日志以及相关配置