You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2019/01/25 19:14:42 UTC

[beam] branch master updated: Add a bit more details to the CONTRIBUTING stub

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

scott pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new bcf9506  Add a bit more details to the CONTRIBUTING stub
     new cfe94db  Merge pull request #7628: Add a bit more details to the CONTRIBUTING stub
bcf9506 is described below

commit bcf95063f113dab49ad33f843b429cd470d6e362
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Fri Jan 25 10:59:13 2019 -0800

    Add a bit more details to the CONTRIBUTING stub
---
 CONTRIBUTING.md | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 44b0da5..2784be4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,6 +19,11 @@
 
 # How to Contribute
 
-The Apache Beam community welcomes contributions from anyone with a passion for
-data processing! Please see our [contribution guide](https://beam.apache.org/contribute/contribution-guide/)
-for details.
+The Apache Beam community welcomes contributions from anyone!
+Please see our [contribution guide](https://beam.apache.org/contribute/contribution-guide/)
+for details, such as:
+
+* Sharing your intent with the community
+* Development setup and testing your changes
+* Submitting a pull request and finding a reviewer
+