summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavaL <ayoyo@thoughtworks.com>2016-03-22 16:52:55 +0100
committerNavaL <ayoyo@thoughtworks.com>2016-03-22 16:52:55 +0100
commitf3dbf769d2c22b18871a84949ad95d10ca06e4a4 (patch)
treec80d9aad04ec608719e1e97bb63fed94057da881
parent0621895983fc8233ea2e9d0e599f27056017b21b (diff)
Changed beginners label to volunteer tasks in the readmes
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bc410b68..ca6824e3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,7 +28,7 @@ We follow a simplified fork + pull request workflow:
### 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'](https://github.com/pixelated/pixelated-user-agent/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 'Volunteer Task'](https://github.com/pixelated/pixelated-user-agent/labels/Volunteer%20task).
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.
diff --git a/README.md b/README.md
index e0cc04f0..27ecbcd0 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ To run the functional tests:
(user-agent-venv)vagrant@jessie:/vagrant/service$ cd ..
```
-9) You're all set! We've prepared [a couple of issues labeled "Beginner"](https://github.com/pixelated/pixelated-user-agent/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3ABeginners+) that are a good place to dive into the project. Happy Hacking!
+9) You're all set! We've prepared [a couple of issues labeled "Volunteer Task"](https://github.com/pixelated/pixelated-user-agent/labels/Volunteer%20task) that are a good place to dive into the project. Happy Hacking!
## Running tests inside your local IDE