be5cb54333
* CONTRIBUTING.rst shows how to contribute to the project. * README.rst format is changed from dos to unix. Closes-Bug: #1323477 Change-Id: I93fd18fc002158ee8b3b2a48a993787e9847dd98
19 lines
757 B
ReStructuredText
19 lines
757 B
ReStructuredText
How to Contribute
|
|
=================
|
|
|
|
**Welcome to contribute to IBM PowerVC Driver!**
|
|
|
|
The workflow of this project is similar to the one of OpenStack_, so we
|
|
use Launchpad for bugs_ and blueprints_ management, and OpenStack Gerrit for
|
|
`code review`_ and continous integration.
|
|
|
|
*powervc-driver-core* is a group contains core reviewers who can vote +2 for
|
|
the integration approval, you can add it into your reviewer list, although all
|
|
members of this task force will monitor the queue and provide help.
|
|
|
|
.. _OpenStack: https://wiki.openstack.org/wiki/GerritWorkflow
|
|
.. _bugs: https://bugs.launchpad.net/powervc-driver
|
|
.. _blueprints: https://blueprints.launchpad.net/powervc-driver
|
|
.. _`code review`: https://review.openstack.org/#/q/powervc-driver,n,z
|
|
|