From ecafad71c7eaf325ae079d709c825ef4c5cf8c14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 19 Oct 2021 14:44:24 +0200 Subject: [PATCH] Change contribution headline --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 512d0d282..27a4ed15a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ Every pull request needs to: * pass all tests (linter, backend, webapp, code coverage, end-to-end) * be approved by at least 1 developer who is not the owner of the PR (when more than 10 files were changed it needs 2 approvals) -## Open Source Contribution Flow +## Contribution Flow For Open Source Contributors See [contributing in main README.md](/README.md#contributing)