You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by kt...@apache.org on 2017/09/25 21:30:16 UTC

[fluo] branch master updated: Add info about pull request (#930)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a5361c6  Add info about pull request (#930)
a5361c6 is described below

commit a5361c6c13d50db8476e29c01183cbdf42744b42
Author: Keith Turner <ke...@deenlo.com>
AuthorDate: Mon Sep 25 17:30:14 2017 -0400

    Add info about pull request (#930)
---
 CONTRIBUTING.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8122a44..8a50261 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,6 +34,11 @@ Fluo has a test suite that consists of the following:
 *  Integration tests which are run using `mvn verify`. These tests start a local Fluo instance
    (called MiniFluo) and run against it.
 
+## Pull Request
+
+Before making a pull request please attempt to run `mvn verify`.  If it fails and you are not sure 
+why, it's OK to go ahead make the pull request.
+
 ## See Also
 
 * [How to Contribute][contribute] on Apache Fluo project website

-- 
To stop receiving notification emails like this one, please contact
['"commits@fluo.apache.org" <co...@fluo.apache.org>'].