diff --git a/README.md b/README.md index 2c6b4e1..c0597db 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ See the "LICENSE" file # Contributors * Cheapie (Initial idea/project) -* Rubenwardy (Lua/ui improvements) +* Rubenwardy (Lua/UI improvements) * BuckarooBanzay (Clean-ups, Refactoring) * Athozus (Outbox, Maillists, UI, Drafts) * SX (Various fixes, UI) @@ -58,6 +58,19 @@ See the "LICENSE" file * Emojigit (Chinese translation) * Niklp09 (German translation) +# Contribute + +You can contribute by : +* Reporting an issue +* Give a review on Content DB +* Adding new features +* Fixing an issue +* Translate into a new language +* Add documentation +* ... + +You're encouraged to create a fork of this repo, then make your changes and create a pull request when it's done. If you do so, please also check "Git branches" section. + # Git branches * master : main branch, where are pushed releases and tags