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

vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 20402e6  add new Governance and Policies section to Readme
20402e6 is described below

commit 20402e6d279ae8b6bf1a4c09d3c795952f46377d
Author: Michael Vorburger ⛑️ <[email protected]>
AuthorDate: Fri Mar 8 03:31:03 2019 +0100

    add new Governance and Policies section to Readme
    
    With wording prohibiting PRs of thousands of lines.
---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 2b34926..7f6c6d5 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,18 @@ Video Demonstration
 
 Apache Fineract / Mifos X Demo (November 2016) - 
<https://www.youtube.com/watch?v=h61g9TptMBo>
 
+Governance and Policies
+=======================
+
+This project does not accept "code dumps" 
+i.e. massive huge Pull Requests of major new 
+features consisting of thousands of lines of new code,
+typically developed in "downstream" closed source 
+munged into a single PR, because such contributions 
+are typically simply impossible to code review realistically. 
+Instead, please engage in the usual open source way of proposing 
+small incremental changes leading up to bigger new features. 
+
 More Information
 ============
 More details of the project can be found at 
<https://cwiki.apache.org/confluence/display/FINERACT>.

Reply via email to