diff options
author | Hervé Beraud <hberaud@redhat.com> | 2020-05-04 18:26:15 +0200 |
---|---|---|
committer | Hervé Beraud <hberaud@redhat.com> | 2020-05-04 18:26:15 +0200 |
commit | 708bd0aa5ddea6138c145a03bb9ba99868e205df (patch) | |
tree | c7745d59f8f4f398cd8cf45d744f73d14929577f /CONTRIBUTING.rst | |
parent | 2e56b4379ab5a8bd5c42e885253c81d2a5f021c2 (diff) | |
download | oslo-middleware-708bd0aa5ddea6138c145a03bb9ba99868e205df.tar.gz |
Align contributing doc with oslo's policy
Related to:
- https://review.opendev.org/#/c/723044/
- https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
Change-Id: I80edcba7366e4c3b43b440222e6e2c811f55e442
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 73d6528..6efe118 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,3 +1,8 @@ +If you would like to contribute to the development of oslo's libraries, +first you must take a look to this page: + + https://specs.openstack.org/openstack/oslo-specs/specs/policy/contributing.html + If you would like to contribute to the development of OpenStack, you must follow the steps in this page: |