From ccabb3e29d7f2417490b981ec266fcdcc9f994b1 Mon Sep 17 00:00:00 2001 From: wanxp <977741432@qq.com> Date: Mon, 30 Oct 2023 21:38:37 +0800 Subject: [PATCH] Update issue templates --- .../{bug反馈-bug-report.md => 异常反馈-bug-report.md} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{bug反馈-bug-report.md => 异常反馈-bug-report.md} (89%) 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. 其它