From fdcd457ce1addc673b2b24195a3a7e8d6f417d0e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 30 Sep 2020 09:41:20 -0700 Subject: [PATCH] Add link to forum --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe07fbdb3..733879892 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ This is the front end code of Cloudron. The backend code is [here](https://git.c Please note that the Cloudron code is under a source-available license. This is not the same as an open source license but ensures the code is available for introspection (and hacking!). -## PR +## Contributions Just to give some heads up, we are a bit restrictive in merging changes. We are a small team and -would like to keep our maintenance burden low. It might be best to discuss features first in the forum, +would like to keep our maintenance burden low. It might be best to discuss features first in the [forum](https://forum.cloudron.io), to also figure out how many other people will use it to justify maintenance for a feature.