From c366483083afe483fca63423f12b5abf9450267a Mon Sep 17 00:00:00 2001 From: Ruby Loo Date: Tue, 30 Jan 2018 09:29:59 -0500 Subject: [PATCH] Add code hosting URL This adds the URL for the source, so that it is available to contributors (both via the CONTRIBUTING.rst file and the 'Contributing' documentation page). Change-Id: Id7e28e6faab1b03ebe6a9a0b7c3a9dc348e2c12d --- CONTRIBUTING.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 3da7897..fd000b5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -15,3 +15,7 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: https://bugs.launchpad.net/os-traits + +The code is hosted at: + + https://git.openstack.org/cgit/openstack/os-traits