From 64a85721cbc7c0ec952c9631ef089b0a239b824c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Fri, 8 May 2015 12:54:04 +0200 Subject: [PATCH] Update contrib section in README --- README.md | 14 +++++++++----- 1 file 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!