diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ec4bf70cc..0b6e2c9e3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,26 +2,24 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: bug assignees: '' --- -> [!NOTE] +注意事项 > 1. 请按此模板提交issues,不按模板提交的问题将直接关闭。 > 2. 提交问题务必描述清楚、附上详细日志,描述不清导致无法理解和分析的问题会被直接关闭。 > 3. 重复issues将会被直接关闭 > 4. 非本仓库相关的issues会被直接关闭 +> 5. 已确认最新版本依旧存在此问题 当前正在使用版本: -```html - -``` - -- [ ] 已确认最新版本依旧存在此问题 ## 问题描述 ## 问题复现代码 -## 错误日志 +## 详情错误堆栈日志 + +## 复现工程 (可选)