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 4f1e2df Updated Pull Request Description Template (markdown)
4f1e2df is described below
commit 4f1e2dfb66ecccba288cf6a5c5429a0112845cf5
Author: Hunter Lee <narendly@gmail.com>
AuthorDate: Wed Feb 26 22:44:37 2020 -0800
Updated Pull Request Description Template (markdown)
---
Pull-Request-Description-Template.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Pull-Request-Description-Template.md b/Pull-Request-Description-Template.md
index 052d7ce..edfbba2 100644
--- a/Pull-Request-Description-Template.md
+++ b/Pull-Request-Description-Template.md
@@ -41,7 +41,8 @@ Copy the following markdown and paste it into your Pull Request's description.
N
### Code Quality
-- [ ] My diff has been formatted using helix-style.xml (helix-style-intellij.xml if IntelliJ
IDE is used)
+- [ ] My diff has been formatted using helix-style.xml
+(helix-style-intellij.xml if IntelliJ IDE is used)
```
# Pull Request Title and Description Template
|