Updating contributing for What should I work on?

This commit is contained in:
Matthew Jones
2017-09-19 13:46:14 -04:00
parent bb6fab08a3
commit 6b7126ab6b

View File

@@ -277,10 +277,9 @@ When necessary, remove any AWX containers and images by running the following:
## What should I work on? ## What should I work on?
For feature work, take a look at the following: For feature work, take a look at the current [https://github.com/ansible/awx/issues?q=is%3Aissue+is%3Aopen+label%3Atype%3Aenhancement](Enhancements)
- View active development in [/docs/current](./docs/current) If it has someone assigned to it then that person is the person responsible for working the enhancement. If you feel like you could contribute then reach out to that person.
- Under [/docs/future](./docs/future), you'll find ideas for future work, and potential roadmap items.
Fixing bugs, adding translations, and updating the documentation are always appreciated, so reviewing the backlog of issues is always a good place to start. Fixing bugs, adding translations, and updating the documentation are always appreciated, so reviewing the backlog of issues is always a good place to start.