You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2021/08/13 05:28:12 UTC

[maven-apache-parent] branch master updated: Clarify, grammar edit

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 1262847  Clarify, grammar edit
1262847 is described below

commit 1262847284319f266682882b616a3bea6e953c28
Author: fredster33 <64...@users.noreply.github.com>
AuthorDate: Thu Aug 12 15:56:38 2021 -0700

    Clarify, grammar edit
---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 43fb90b..0a34755 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,7 @@ Contributing to [Apache Software Foundation Parent POM](https://maven.apache.org
 [![Maven Central](https://img.shields.io/maven-central/v/org.apache/apache.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache/apache)
 [![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-apache-parent/job/master.svg)][build]
 
-
-You have found a bug or you have an idea for a cool new feature? Contributing
+Have you found a bug or have an idea for a cool new feature? Contributing
 code is a great way to give something back to the open source community. Before
 you dig right into the code, there are a few guidelines that we need
 contributors to follow so that we can have a chance of keeping on top of
@@ -34,8 +33,8 @@ 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 
-  on the [dev list][ml-list] first. 
++ If you're planning to implement a new feature, please discuss your changes 
+  on the [developer mailing list][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.