From ea49d9d17bff8bfd48e582772e84b8b2acebc131 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Fri, 8 Mar 2019 11:23:30 +0100 Subject: [PATCH 1/2] link to (existing) Committer page on Wiki from the new Governance and Policies section in the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2b349268906..792190f8521 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,12 @@ Video Demonstration Apache Fineract / Mifos X Demo (November 2016) - +Governance and Policies +======================= + +[Becoming a Committer](https://cwiki.apache.org/confluence/display/FINERACT/Becoming+a+Committer) +documents the process through which you can become a committer in this project. + More Information ============ More details of the project can be found at . From 85de3db37da5a543c1056e463daceee03bb0cdd4 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Fri, 8 Mar 2019 11:44:12 +0100 Subject: [PATCH 2/2] link to (new) "Pull Request Size Limit" page on Wiki from the new Governance and Policies section in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 792190f8521..22d391d7ed4 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,9 @@ Governance and Policies [Becoming a Committer](https://cwiki.apache.org/confluence/display/FINERACT/Becoming+a+Committer) documents the process through which you can become a committer in this project. +[Pull Request Size Limit](https://cwiki.apache.org/confluence/display/FINERACT/Pull+Request+Size+Limit) +documents that we cannot accept huge "code dump" Pull Requests, with some related suggestions. + More Information ============ More details of the project can be found at .