diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..c2cbda6 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,18 @@ +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 + diff --git a/README.rst b/README.rst old mode 100755 new mode 100644 index 738ad7e..4d52f3b --- a/README.rst +++ b/README.rst @@ -1,7 +1,9 @@ -PowerVC Drivers -================================ - -This project contains a set of OpenStack drivers and utilities to implement the manage-to Power via PowerVC. - -* Free software: Apache license -* Documentation: https://wiki.openstack.org/wiki/Powervcdriver +PowerVC Drivers +================================ + +This project contains a set of OpenStack drivers and utilities to implement the +manage-to Power via PowerVC. + +* Free software: Apache license +* Documentation: https://wiki.openstack.org/wiki/Powervcdriver +