aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-05-08 12:54:04 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-05-08 12:54:04 +0200
commit64a85721cbc7c0ec952c9631ef089b0a239b824c (patch)
treecfd3158ca7315c7cf8d1e4b5a32f7255ea69c932 /README.md
parent63022aa96a4923dd800e8fab5009f3307290e707 (diff)
downloadopen-keychain-64a85721cbc7c0ec952c9631ef089b0a239b824c.tar.gz
open-keychain-64a85721cbc7c0ec952c9631ef089b0a239b824c.tar.bz2
open-keychain-64a85721cbc7c0ec952c9631ef089b0a239b824c.zip
Update contrib section in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index f76678323..ab467ac58 100644
--- a/README.md
+++ b/README.md
@@ -15,12 +15,16 @@ Translations are managed at Transifex, please contribute there at https://www.tr
### Contribute Code
+1. Lookout for interesting issues on Github. We have tagged issues were we explicitly like to see contributions: https://github.com/open-keychain/open-keychain/labels/help-wanted
+2. Read this README, especially the notes about coding style
+3. Fork OpenKeychain and contribute code (the best part :sunglasses: )
+4. Open a pull request on Github. We will help with occuring problems and merge your changes back into the main project.
+5. PROFIT
+
+### For bigger changes
+
1. Join the development mailinglist at http://groups.google.com/d/forum/openpgp-keychain-dev
-2. Lookout for interesting issues on Github. We have tagged issues were we explicitly like to see contributions: https://github.com/open-keychain/open-keychain/labels/help-wanted
-3. Tell us about your plans on the mailinglist
-4. Read this README, especially the notes about coding style
-5. Fork OpenKeychain and contribute code (the best part ;) )
-6. Open a pull request on Github. I will help with occuring problems and merge your changes back into the main project.
+2. Propose bigger changes and discuss the consequences
I am happy about every code contribution and appreciate your effort to help us developing OpenKeychain!