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 3bdde70 Updated Pull Request Description Template (markdown)
3bdde70 is described below
commit 3bdde70e3046e9c78da482201eac03e7d527f765
Author: Hunter Lee <narendly@gmail.com>
AuthorDate: Wed Feb 26 16:10:24 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 69bc51b..1fe1306 100644
--- a/Pull-Request-Description-Template.md
+++ b/Pull-Request-Description-Template.md
@@ -88,5 +88,6 @@ The following is the Pull Request description template every Pull Request
should
### 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)
|