From 02e6702c9fe50b0328eed52972f47f8c46b46640 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 20 Mar 2020 21:54:11 +0100 Subject: [PATCH] Update CONTRIBUTING Sync {{cookiecutter.repo_name}}/CONTRIBUTING.rst with CONTRIBUTING.rst, we should use the same content that we push everybody else to use. Change-Id: Iff1e4d49bb88b84e96be097bbfd8a5cba5932df1 --- CONTRIBUTING.rst | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 618c508..f8b3ecd 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,16 +1,13 @@ -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: - https://docs.openstack.org/infra/manual/developers.html + https://opendev.org/openstack/cookiecutter -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. - https://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: