diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f28f2780..d377af77 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,4 +1,4 @@ ---- +--- name: 缺陷反馈 about: 提供一个缺陷复现步骤帮助我们修复问题 --- @@ -17,3 +17,4 @@ about: 提供一个缺陷复现步骤帮助我们修复问题 ## 重现步骤 + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0c6bd938..795d1ff5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,4 +1,4 @@ ---- +--- name: 功能建议 about: 提交任何好的建议帮助我们完善项目 --- @@ -6,3 +6,4 @@ about: 提交任何好的建议帮助我们完善项目 + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..b81e61bd --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ + +Fixed # + + + +