diff options
author | David Mehren | 2020-11-18 13:31:20 +0100 |
---|---|---|
committer | David Mehren | 2020-11-18 13:31:20 +0100 |
commit | 2432091fb622077592b948763cf325dee7dd3ee0 (patch) | |
tree | acd96257f528eeee28b64d7559ce23805b70c133 | |
parent | f77f9fac19e6ffbcf41e00b17791ef4d042cad3b (diff) |
Fix introductory sentence
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 79461f25..21eac494 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,7 @@ # Contributing to HedgeDoc -Thanks for your help in improving the HedgeDoc project! +HedgeDoc is a volunteer effort. +We encourage you to pitch in and to help us making this project even better! Please note we have a [code of conduct][code-of-conduct], please follow it in all your interactions with the project. @@ -30,8 +31,6 @@ interactions with the project. * If you want to improve a translation or add a new translation altogether, we handle those via [POEditor](poeditor). -HedgeDoc is a volunteer effort. We encourage you to pitch in and to help us making this project even better. - ## Certificate of Origin By contributing to this project you agree to the [Developer Certificate of |