diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 82c2293..d30af59 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1 @@ -## Expected Behavior - -## Actual Behavior - +提示:哪一章节的问题,建议如何修改 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4227089..167f641 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1 @@ -## Description - -A few sentences describing the overall goals of the pull request's commits. - -## Designs - -If it's a feature, please write your code designs here. - -## Notes to reviewers - -Review the following things, including but not limit to: - -1. Design -2. Code (styles, magic...) \ No newline at end of file +提示:解决了什么问题,也可以讲下理由。