manila-tempest-plugin/CONTRIBUTING.rst
Goutham Pacha Ravi ab1e807dce [ussuri][goal] Add CONTRIBUTING.rst
The content links back to other guides
with information useful to contributors
of this repository.

Change-Id: I9ff35f825def76119e6964361b4912dcb36cb4c6
Story: #2007236
Task: #39555
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-04-24 19:05:14 -07:00

36 lines
1.3 KiB
ReStructuredText

Contributor Guidelines
======================
The source repository for this project can be found at:
https://opendev.org/openstack/manila-tempest-plugin
Pull requests submitted through GitHub are not monitored.
To start contributing to OpenStack, follow the steps in the contribution guide
to set up and use Gerrit:
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
Bugs should be filed against the Manila project on Launchpad:
https://bugs.launchpad.net/manila
For more specific information about contributing to this repository, see the
manila contributor guide. That guide has information regarding the team's task
trackers, communicating with other project developers and contacting the
core team. It also has plenty of tips and tricks to get started with a
development environment to contribute to, and test changes within this
tempest plugin repository:
https://docs.openstack.org/manila/latest/contributor/contributing.html
Information regarding running tests from this repository is here:
https://docs.openstack.org/manila/latest/contributor/tempest_tests.html
This project makes extensive use of tempest-lib, a stable interface to the
Tempest project. You can read more about it here:
https://docs.openstack.org/tempest/latest/library.html