diff --git a/.github/ISSUE_TEMPLATE/bug反馈.md b/.github/ISSUE_TEMPLATE/bug反馈.md index 16ee68e3..827b5315 100644 --- a/.github/ISSUE_TEMPLATE/bug反馈.md +++ b/.github/ISSUE_TEMPLATE/bug反馈.md @@ -1,3 +1,12 @@ +--- +name: bug反馈 +about: 当你明确框架存在 bug 时,选择这个模板提交 +title: '' +labels: '' +assignees: '' + +--- + ### 使用版本: diff --git a/.github/ISSUE_TEMPLATE/功能提问.md b/.github/ISSUE_TEMPLATE/功能提问.md index f85c8b64..49f1a94e 100644 --- a/.github/ISSUE_TEMPLATE/功能提问.md +++ b/.github/ISSUE_TEMPLATE/功能提问.md @@ -1,3 +1,12 @@ +--- +name: 功能提问 +about: 对框架的某个功能看不明白时,选择这个模板提交 +title: '' +labels: '' +assignees: '' + +--- + ### 对以下问题有疑问: diff --git a/.github/ISSUE_TEMPLATE/建议增加新功能.md b/.github/ISSUE_TEMPLATE/建议增加新功能.md index e999e52c..79554268 100644 --- a/.github/ISSUE_TEMPLATE/建议增加新功能.md +++ b/.github/ISSUE_TEMPLATE/建议增加新功能.md @@ -1,3 +1,12 @@ +--- +name: 建议增加新功能 +about: 当你有一个好 idea 时,选择这个模板提交 +title: '' +labels: '' +assignees: '' + +--- + ### 建议增加的新功能: diff --git a/.github/ISSUE_TEMPLATE/预期不符.md b/.github/ISSUE_TEMPLATE/预期不符.md index 366e7753..3ae76bc3 100644 --- a/.github/ISSUE_TEMPLATE/预期不符.md +++ b/.github/ISSUE_TEMPLATE/预期不符.md @@ -1,3 +1,12 @@ +--- +name: 预期不符 +about: 当框架的运行结果和你的预期不一致时,选择这个模板提交 +title: '' +labels: '' +assignees: '' + +--- + ### 使用版本: