summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authoradamscmRH <chadams@redhat.com>2018-01-18 17:46:46 +0100
committeradamscmRH <chadams@redhat.com>2018-01-18 17:48:26 +0100
commit1e142216257427b115cf0797d5b2ad75c79d8aa7 (patch)
tree46b468f97bc01ac9e3e9fd337cb6d4fd65eaa85a /CONTRIBUTING.md
parentMerge pull request #1001 from ryanpetrello/fix-7852 (diff)
downloadawx-1e142216257427b115cf0797d5b2ad75c79d8aa7.tar.xz
awx-1e142216257427b115cf0797d5b2ad75c79d8aa7.zip
added RDB info to docs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d4b0cb0427..086bd57889 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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**