1
0
mirror of https://github.com/ansible/awx.git synced 2026-02-05 09:45:21 +01:00

added RDB info to docs

This commit is contained in:
adamscmRH
2018-01-18 11:46:46 -05:00
parent b62ac6fbe4
commit 1e14221625
2 changed files with 51 additions and 1 deletions

View File

@@ -281,7 +281,7 @@ For feature work, take a look at the current [Enhancements](https://github.com/a
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.
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. For extra information on debugging tools, see [Debugging](https://github.com/ansible/awx/blob/devel/docs/debugging.md).
**NOTE**