Fix help-wanted link in README.md

help-wanted -> "help wanted"
master
Josh Baird 2019-02-18 18:11:44 -05:00 committed by GitHub
parent dd82374b17
commit 9638bb117b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ 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
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%20wanted
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 occurring problems and merge your changes back into the main project.