summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGislene Pereira <gislene01@gmail.com>2016-02-15 11:50:54 -0300
committerGislene Pereira <gislene01@gmail.com>2016-02-15 11:53:12 -0300
commite6ceffb47de0ddf3565fce7e7482f0921299976a (patch)
tree01650836e8eee9c223edb53fd2931a7c18581f9a /CONTRIBUTING.md
parent67cec782f75ebaa007b91b47fe5fa087249d0efb (diff)
Fixing Beginners link in Contributing readme.
Adding missing verb in a phrase. Issue #593
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c1e04cd5..bc410b68 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,11 +24,11 @@ We follow a simplified fork + pull request workflow:
* Implement the change
* Send a pull request against the master branch. Please make sure the automated tests are passing, as indicated by GitHub on the pull requests.
* Please keep your feature branch updated. Rebase your branch against upstream changes on the master branch, resolve any conflicts and make sure the tests are staying green.
-* Your pull request will reviewed and merged
+* Your pull request will be reviewed and merged
### What to work on
-Our [Kanban board "Tablero"](https://pixboard.herokuapp.com) provides an overview of issues that are ready to play or awaiting QA. If you're just getting familiar with Pixelated, see the [issues labeled 'Beginner'](labels/Beginners).
+Our [Kanban board "Tablero"](https://pixboard.herokuapp.com) provides an overview of issues that are ready to play or awaiting QA. If you're just getting familiar with Pixelated, see the [issues labeled 'Beginner'](https://github.com/pixelated/pixelated-user-agent/labels/Beginners).
Generally, all issues that have no user assigned are awaiting work and free to play. If you want to make sure, or you think it will take more than a couple of days to complete your work, please reach out to us using the contact info above.