From 5a73c6aa4ea76be742ebaeb8f9c9ab237f0f6863 Mon Sep 17 00:00:00 2001 From: Witek Bedyk Date: Tue, 19 May 2020 16:31:23 +0200 Subject: [PATCH] Update CONTRIBUTING.rst Change-Id: I821b2e48169f7ba49456b700d7bc2ed353df5e81 --- CONTRIBUTING.rst | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0581389..5342a67 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,17 +1,19 @@ -If you would like to contribute to the development of OpenStack, you must -follow the steps in this page: +The source repository for this project can be found at: - http://docs.openstack.org/infra/manual/developers.html + https://opendev.org/openstack/python-monascaclient -If you already have a good understanding of how the system works and your -OpenStack accounts are set up, you can skip to the development workflow -section of this documentation to learn how changes to OpenStack should be -submitted for review via the Gerrit tool: +Pull requests submitted through GitHub are not monitored. - http://docs.openstack.org/infra/manual/developers.html#development-workflow +To start contributing to OpenStack, follow the steps in the contribution guide +to set up and use Gerrit: -Pull requests submitted through GitHub will be ignored. + https://docs.openstack.org/contributors/code-and-documentation/quick-start.html -Bugs should be filed on Launchpad, not GitHub: +Bugs should be filed on Storyboard: - https://bugs.launchpad.net/monasca + https://storyboard.openstack.org/#!/project/880 + +For more specific information about contributing to this repository, see the +Monasca contributor guide: + + https://docs.openstack.org/monasca-api/latest/contributor/contributing.html