From f3dbf769d2c22b18871a84949ad95d10ca06e4a4 Mon Sep 17 00:00:00 2001 From: NavaL Date: Tue, 22 Mar 2016 16:52:55 +0100 Subject: Changed beginners label to volunteer tasks in the readmes --- CONTRIBUTING.md | 2 +- README.md | 2 +- 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 -- cgit v1.2.3