From 08e5265f1630c6c856ce01f345a9d48a6315e463 Mon Sep 17 00:00:00 2001 From: Skyler Grey Date: Tue, 26 Jul 2022 22:50:25 +0100 Subject: [PATCH] Fix typo in CONTRIBUTING.md Signed-off-by: Skyler Grey Change-Id: I916882ac1c1a83c54fa4e583f4353c00211b3606 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f7adb36de6..98bec03981 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ Thanks for wanting to contribute source code to Collabora Online. You rock! 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-PRs%20can%20be%20merged%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/).