This is an automated email from the ASF dual-hosted git repository.
meonkeys 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 c9294458e2 FINERACT-2660: migrate Fineract chat from Slack to Matrix
new f6ca95d620 Merge pull request #6033 from
meonkeys/FINERACT-2660-chat-migration
c9294458e2 is described below
commit c9294458e2b67322d0ab14d87500f7fc22929408
Author: Adam Monsen <[email protected]>
AuthorDate: Wed Jun 24 11:19:40 2026 -0700
FINERACT-2660: migrate Fineract chat from Slack to Matrix
---
CONTRIBUTING.md | 5 +++++
README.md | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 986e71044c..627bfd616b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,6 +10,11 @@ The [JIRA
Dashboard](https://issues.apache.org/jira/secure/Dashboard.jspa?select
You don't need to be a committer to provide pull requests, but [Becoming a
Committer](https://cwiki.apache.org/confluence/display/FINERACT/Becoming+a+Committer)
explains the process of becoming one - just in case...
+## Non-code contributions
+
+We need a lot of help besides code changes. For example, we also welcome wiki
edits! If you wish to make non-code contributions, please first get involved on
the [developer mailing
list](https://lists.apache.org/[email protected]) and in
[chat](https://app.element.io/#/room/#apache-fineract-home:matrix.org). Around
the time you [request wiki
access](https://selfserve.apache.org/confluence-account.html), tell us
something like:
+
+> Hello! I'm Adam from Seattle, USA and I'd like to help improve the FSIP-78
wiki page. I've submitted a request for wiki edit access.
## Developer How To's
diff --git a/README.md b/README.md
index e2e6eda1ee..b8e5cdca4f 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Have a look at the
[documentation](https://fineract.apache.org/docs/current), th
COMMUNITY
=========
-If you are interested in contributing to this project, but perhaps don't quite
know how and where to get started, please [join our developer mailing
list](http://fineract.apache.org/#contribute), listen into our conversations,
chime into threads, or just send us a "Hello!" introduction email; we're a
friendly bunch, and look forward to hearing from you. A more informal
alternative is the [Fineract Slack
channel](https://app.slack.com/client/T0F5GHE8Y/C028634A61L) (thank you, Mifos,
for s [...]
+If you are interested in contributing to this project, but perhaps don't quite
know how and where to get started, please [join our developer mailing
list](http://fineract.apache.org/#contribute) and [chat
server](https://app.element.io/#/room/#apache-fineract-home:matrix.org), listen
into our conversations, chime into threads, or just send us a "Hello!"
introduction message; we're a friendly bunch, and look forward to hearing from
you.
For the developer wiki, see [Contributor's
Zone](https://cwiki.apache.org/confluence/display/FINERACT/Contributor%27s+Zone).
Maybe [these how-to
articles](https://cwiki.apache.org/confluence/display/FINERACT/How-to+articles)
help you to get started.