Merge "[ussuri][goal] Update contributor documentation"

This commit is contained in:
Zuul 2020-04-22 02:29:34 +00:00 committed by Gerrit Code Review
commit 2adf0112ec
1 changed files with 13 additions and 11 deletions

View File

@ -1,17 +1,19 @@
If you would like to contribute to the development of OpenStack, you must The source repository for this project can be found at:
follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html https://opendev.org/openstack/devstack-tools
If you already have a good understanding of how the system works and your Pull requests submitted through GitHub are not monitored.
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:
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 Launchpad:
https://bugs.launchpad.net/replace with the name of the project on launchpad https://bugs.launchpad.net/devstack
For more specific information about contributing to this repository, see the
devstack contributor guide:
https://docs.openstack.org/devstack/latest/contributor/contributing.html