Update CONTRIBUTING and HACKING

Update README.rst to not point to HACKING.rst, only CONTRIBUTING.rst.

Remove HACKING.rst because it is redundant in purpose, and incorrect
in content.

Update CONTRIBUTING.rst to point to the contributor docs on
docs.openstack.org and generally be a bit less generic than before.

Change-Id: Ib608b494e027091ae324793f275bad3b554e9710
Story: 2005190
Task: 29949
Task: 29950
This commit is contained in:
Chris Dent
2019-03-11 18:28:36 +00:00
parent 69b9659a45
commit b895b02c6d
3 changed files with 15 additions and 43 deletions

View File

@@ -53,9 +53,6 @@ Developers
For information on how to contribute to Placement, please see the contents of
CONTRIBUTING.rst.
Any new code must follow the development guidelines detailed in the HACKING.rst
file, and pass all tests.
Further developer focused documentation is available at:
- `Official Placement Documentation <https://docs.openstack.org/placement/>`__