Ussuri contrib docs community goal
This patch standardizes the CONTRIBUTING.rst file. This repo
has no docs, so this patch completes the goal for the
cinder-tempest-plugin.
Change-Id: I7b1d4f58e586653059dabe84ddde949a1f989b45
Brian Rosmaita
6 years ago
| 0 | If you would like to contribute to the development of OpenStack, you must | |
| 1 | follow the steps in this page: | |
| 0 | The source repository for this project can be found at: | |
| 2 | 1 | |
| 3 | https://docs.openstack.org/infra/manual/developers.html | |
| 2 | https://opendev.org/openstack/cinder-tempest-plugin | |
| 4 | 3 | |
| 5 | If you already have a good understanding of how the system works and your | |
| 6 | OpenStack accounts are set up, you can skip to the development workflow | |
| 7 | section of this documentation to learn how changes to OpenStack should be | |
| 8 | submitted for review via the Gerrit tool: | |
| 4 | Pull requests submitted through GitHub are not monitored. | |
| 9 | 5 | |
| 10 | https://docs.openstack.org/infra/manual/developers.html#development-workflow | |
| 6 | To start contributing to OpenStack, follow the steps in the contribution guide | |
| 7 | to set up and use Gerrit: | |
| 11 | 8 | |
| 12 | Pull requests submitted through GitHub will be ignored. | |
| 9 | https://docs.openstack.org/contributors/code-and-documentation/quick-start.html | |
| 13 | 10 | |
| 14 | Bugs should be filed on Launchpad, not GitHub: | |
| 11 | Bugs should be filed on Launchpad: | |
| 15 | 12 | |
| 16 | https://bugs.launchpad.net/cinder | |
| 13 | https://bugs.launchpad.net/cinder-tempest-plugin |