diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-04-14 17:44:48 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2015-04-14 17:44:48 +0200 |
commit | 789a320127970e2d4b0e36fe446de523cb534fd4 (patch) | |
tree | 45845a48ccf47884a06cde47c78a2b13b2aa77c9 | |
parent | 66554607d0d7ef07bac071251fdaf5d3a230d996 (diff) | |
download | open-keychain-789a320127970e2d4b0e36fe446de523cb534fd4.tar.gz open-keychain-789a320127970e2d4b0e36fe446de523cb534fd4.tar.bz2 open-keychain-789a320127970e2d4b0e36fe446de523cb534fd4.zip |
Contribution info
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Translations are managed at Transifex, please contribute there at https://www.tr ### Contribute Code 1. Join the development mailinglist at http://groups.google.com/d/forum/openpgp-keychain-dev -2. Lookout for interesting issues on our issue page at Github: https://github.com/open-keychain/open-keychain/issues +2. Lookout for interesting issues on our issue page at Github. We have some tagged some 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 ;) ) |