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

adangel pushed a commit to branch MPMD-263
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git

commit 81e145621edbd8bc02a730bf72630e430919e731
Author: Andreas Dangel <adan...@apache.org>
AuthorDate: Wed May 23 19:18:40 2018 +0200

    [MPMD-263] - Add documentation information for GitHub
    
    whitespaces
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5ab6a1c..8770d6f 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,9 @@ Getting Started
 
 + Make sure you have a [JIRA account](https://issues.apache.org/jira/).
 + Make sure you have a [GitHub account](https://github.com/signup/free).
-+ If you're planning to implement a new feature, it makes sense to discuss 
your changes 
-  This way you can make sure you're not wasting your time on something that 
isn't 
++ If you're planning to implement a new feature, it makes sense to discuss 
your changes
   on the [dev list][dev-ml-list] first.
+  This way you can make sure you're not wasting your time on something that 
isn't
   considered to be in Apache Maven's scope.
 + Submit a ticket for your issue, assuming one does not already exist.
   + Clearly describe the issue, including steps to reproduce when it is a bug.
@@ -47,7 +47,7 @@ Making and Submitting Changes
 --------------
 
 We accept Pull Requests via GitHub. The [developer mailing list][dev-ml-list] 
is the
-main channel of communication for contributors.  
+main channel of communication for contributors.
 There are some guidelines which will make applying PRs easier for us:
 + Create a topic branch from where you want to base your work (this is usually 
the master branch).
   Push your changes to a topic branch in your fork of the repository.

-- 
To stop receiving notification emails like this one, please contact
adan...@apache.org.

Reply via email to