diff options
author | Zuul <zuul@review.openstack.org> | 2019-01-03 22:45:12 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2019-01-03 22:45:12 +0000 |
commit | 8af5deb458d51f4ec16e769d7fd6c94655f82f5f (patch) | |
tree | 9a1a26f618ec8e6cbb99dbe25ae7d0a3a6152f99 | |
parent | 3a834c2a36ff766d16fe36ad1fa7ef693f1d4a16 (diff) | |
parent | 2d9da26e1a1da8c2b4b1956f4170c17acb5cd754 (diff) | |
download | python-heatclient-1.17.0.tar.gz |
Merge "Update the bugs link to storyboard"1.17.0
-rw-r--r-- | CONTRIBUTING.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 82659e8..53da699 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -11,6 +11,6 @@ the workflow documented at: Pull requests submitted through GitHub will be ignored. -Bugs should be filed on Launchpad, not GitHub: +Bugs should be filed on Storyboard, not GitHub: - https://bugs.launchpad.net/python-heatclient + https://storyboard.openstack.org/#!/project/openstack/python-heatclient |