diff options
author | Doug Hellmann <doug@doughellmann.com> | 2018-02-19 09:51:54 -0500 |
---|---|---|
committer | Doug Hellmann <doug@doughellmann.com> | 2018-02-19 09:51:56 -0500 |
commit | d4a321cdf912543788b3d758eda6b9abfaff9eec (patch) | |
tree | 632ee2f175ad8c4e064c147f2642c51645e3556e /CONTRIBUTING.rst | |
parent | 5b6f9e76d0bb064f88a3b2f0ec8af64db9212912 (diff) | |
download | oslo-config-d4a321cdf912543788b3d758eda6b9abfaff9eec.tar.gz |
trivial change to contributing instructions
We need a trivial change to trigger documentation publishing. This
makes the wording of the contributor instructions a little more welcoming.
Change-Id: Id27c8be8335272b800ce018cb96cf2d616672ade
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 231304e..8b8e9fe 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,5 +1,5 @@ If you would like to contribute to the development of OpenStack, -you must follow the steps in this page: +start by following the steps in this page: https://docs.openstack.org/infra/manual/developers.html |