summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorpedropintosilva <65948705+pedropintosilva@users.noreply.github.com>2022-01-19 09:54:17 +0100
committerpedropintosilva <65948705+pedropintosilva@users.noreply.github.com>2022-01-19 10:21:23 +0100
commit7876a796249b23c73a414d3f7e6e72cef2656e22 (patch)
treee0b916e804a94ce87beef3f76e66fc2cbebe1ff4 /CONTRIBUTING.md
parentRTL: incorrect cell selection to mouse clicks... (diff)
downloadonline-7876a796249b23c73a414d3f7e6e72cef2656e22.tar.gz
online-7876a796249b23c73a414d3f7e6e72cef2656e22.zip
Add info on PR policy
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com> Change-Id: Ie048bdd6097197cbf176bfaaa7206335dde195e2
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e72507ade8..f7adb36de6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,15 @@ Help us to maximize the effort we can spend fixing issues and adding new feature
Thanks for wanting to contribute source code to Collabora Online. You rock!
-Just [fork the main repo](https://github.com/CollaboraOnline/online/fork), build it ([on Linux](https://collaboraonline.github.io/post/build-code/) or [on any platform](https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52)), grab one of our newcomer-friendly [easy hacks](https://collaboraonline.github.io/post/easyhacks/), and [send your first pull request](https://forum.collaboraonline.com/t/your-first-pull-request/41). And if you get stuck at any point, just drop by one of our [communication channels](https://collaboraonline.github.io/post/communicate/).
+1. Just [fork the main repo](https://github.com/CollaboraOnline/online/fork)
+2. Build it ([on Linux](https://collaboraonline.github.io/post/build-code/) or [on any platform](https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52))
+3. Grab one of our newcomer-friendly [easy hacks](https://collaboraonline.github.io/post/easyhacks/)
+4. Send your [first pull request](https://forum.collaboraonline.com/t/your-first-pull-request/41)
+5. Check master branch [current status](https://github.com/CollaboraOnline/online#readme)
+ - ![Master: Pull request policy](https://img.shields.io/badge/Master-PRs%20can%20be%20merge%20without%20approval-42BC00?logoColor=42BC00&logo=git "Main release is still distant. Thanks for your support and contributions! :)") Try to get at least one +1 as a reaction, comment or approval from someone else before merging it
+ - ![Master: Pull request policy](https://img.shields.io/badge/Master-protected%2C%20PRs%20need%20approval-red?logoColor=lightred&logo=git "Collabora Team is preparing for the next release, therefore 'master' branch is protected now, PRs need 1 review before merging. Thanks for your support and contributions! :)") It's required to have approval from someone before your PR can be merged
+
+And if you get stuck at any point, just drop by one of our [communication channels](https://collaboraonline.github.io/post/communicate/).
### Sign your work