diff --git a/.github/ISSUE_TEMPLATE/bug反馈-bug-report.md b/.github/ISSUE_TEMPLATE/异常反馈-bug-report.md similarity index 89% rename from .github/ISSUE_TEMPLATE/bug反馈-bug-report.md rename to .github/ISSUE_TEMPLATE/异常反馈-bug-report.md index dcf1f50..62a2268 100644 --- a/.github/ISSUE_TEMPLATE/bug反馈-bug-report.md +++ b/.github/ISSUE_TEMPLATE/异常反馈-bug-report.md @@ -1,5 +1,5 @@ --- -name: bug反馈/Bug report +name: 异常反馈/Bug report about: 使用遇到问题时反馈问题/Create a report to help us improve title: "[Bug]:简要描述你的问题" labels: '' @@ -16,6 +16,7 @@ assignees: Wanxp ```text --- title: 英雄 +comment: --- ``` @@ -26,6 +27,7 @@ title: 英雄 ```txt --- title: {{name}} +comment: {{myComment}} --- ``` 4. 其它