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

hulee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 92db656  Updated Pull Request Template (markdown)
92db656 is described below

commit 92db656ec33593ea9790d96655af1beb9cb3054d
Author: Hunter Lee <[email protected]>
AuthorDate: Thu Aug 1 12:35:31 2019 -0700

    Updated Pull Request Template (markdown)
---
 Pull-Request-Template.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/Pull-Request-Template.md b/Pull-Request-Template.md
index 44dddf8..46345c6 100644
--- a/Pull-Request-Template.md
+++ b/Pull-Request-Template.md
@@ -1,3 +1,6 @@
+## tl;dr
+Copy and paste the following markdown for your Pull Request:
+```
 ### Issues
 
 - [ ] My PR addresses the following Helix issues and references them in the PR 
title:
@@ -39,9 +42,10 @@
 ### Code Quality
 
 - [ ] My diff has been formatted using helix-style.xml
-
-Copy and paste the following markdown for your Pull Request:
 ```
+
+## The following is the Pull Request description template every Pull Request 
should follow. This serves as a reminder for commit quality as well as clear 
acknowledgement from the contributors.
+
 ### Issues
 
 - [ ] My PR addresses the following Helix issues and references them in the PR 
title:
@@ -83,4 +87,4 @@ Copy and paste the following markdown for your Pull Request:
 ### Code Quality
 
 - [ ] My diff has been formatted using helix-style.xml
-```
\ No newline at end of file
+

Reply via email to