From 20bf045adb75ead82b5bce1a87d49a2edb21b500 Mon Sep 17 00:00:00 2001 From: Craig M Date: Sun, 30 Jun 2019 10:56:22 +1200 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b19c044..4794775 100755 --- a/README.md +++ b/README.md @@ -6,10 +6,25 @@ This is the repo that builds into the NavCoin Knowledge Base. Feel free to make PRs to add or improve content. -## Requesting articles/changes to articles +## Contributing to the site -If you have an article request/idea or you've found an issue with an existing article, please [create an issue](https://github.com/NAVCoin/KnowledgeBase/issues/) +Anyone can contribute to the site by making a pull request with the changes you'd like to see included. + +## Bounty Program + +There is a bounty program which you can get paid in NAV for contributing to this websites. + +https://www.reddit.com/r/NavCoin/comments/bttld6/websites_bounty_program -## Contributing +To make sure you are eligible to claim a bounty please follow these simple steps; -[Read this article](https://navcoin-knowledge-base.netlify.com/general-support/contribute-to-the-knowledge-base/) +1. Check the issues list for issues tagged with `bounty` or make your own issue and tag it with `bounty-review` to have it reviewed and assigned a bounty. +2. Comment on the bounty issue you'd like to work on to claim it and ensure no one else is working on it. +3. Fork the repository and do the work outlined in the bounty issue. +4. Make a pull request to the main repository and fill out the pull request template in full. +5. Once the pull request is reviewed, approved and merged to master the bounty will be paid. + + +## Requesting articles/changes to articles + +If you have an article request/idea or you've found an issue with an existing article, please [create an issue](https://github.com/NAVCoin/KnowledgeBase/issues/)