This is an automated email from the ASF dual-hosted git repository.

jking pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/master by this push:
     new fc6c15c  Update the pull request template [ci skip]
fc6c15c is described below

commit fc6c15c83de4f9d34e570c1f1465e7a1f6abc798
Author: James E. King III <[email protected]>
AuthorDate: Thu Feb 7 17:16:59 2019 -0500

    Update the pull request template [ci skip]
---
 .../pull_request_template.md                             | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/pull_request_template.md b/.github/pull_request_template.md
similarity index 79%
rename from pull_request_template.md
rename to .github/pull_request_template.md
index df2fdde..a6b4382 100644
--- a/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,14 +1,8 @@
-### Pull Request ###
-
-The [Contributing 
Guide](https://github.com/apache/thrift/blob/master/CONTRIBUTING.md) has more 
details and tips for
-committing properly.
-
-<!-- Explain the changes in the pull request below. -->
-
+<!-- Explain the changes in the pull request below: -->
+  
 
 
 <!-- We recommend you review the checklist before submitting a pull request. 
-->
-Review the following checklist to ensure a smooth pull request experience.
 
 - [ ] Did you squash your changes to a single commit?
 
@@ -45,4 +39,8 @@ Review the following checklist to ensure a smooth pull 
request experience.
     This will avoid costly and unnecessary builds in both the pull request and 
once it is merged.
 </details>
 
-For more information about committing, see the [Contributing 
Guide](https://github.com/apache/thrift/blob/master/CONTRIBUTING.md).
+<!--
+  The Contributing Guide at:
+  https://github.com/apache/thrift/blob/master/CONTRIBUTING.md
+  has more details and tips for committing properly.
+-->

Reply via email to