From 8d0d49d8c73cc347bf0401c6e63d830fe3f0055f Mon Sep 17 00:00:00 2001 From: chai2010 Date: Sun, 22 Jul 2018 17:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0github=E5=B7=A5=E5=8D=95?= =?UTF-8?q?=E5=92=8CPR=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE.md | 5 +---- .github/PULL_REQUEST_TEMPLATE.md | 15 +-------------- 2 files changed, 2 insertions(+), 18 deletions(-) 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 +提示:解决了什么问题,也可以讲下理由。