diff --git a/doc/source/devref/how.to.contribute.rst b/doc/source/devref/how.to.contribute.rst index 9956356c..fa9e9e9c 100644 --- a/doc/source/devref/how.to.contribute.rst +++ b/doc/source/devref/how.to.contribute.rst @@ -4,20 +4,8 @@ How to contribute Getting started --------------- -* Create `Github `_ account if you don't - have one -* Make sure you have git options *user.name* and *user.email* set in git by - typing: - - .. sourcecode:: console - - git config --list. If not, configure them. - - .. - -* Create `Launchpad `_ account if you don't have - one -* Create `OpenStack profile `_ +* Read the `OpenStack Developer's Guide + `_ * Login to `OpenStack Gerrit `_ using your Launchpad ID @@ -42,24 +30,22 @@ How to keep in touch with community `_ or to `OpenStack development mailing list `_, do - that. Blazar-related emails must be send with **[blazar]** in its subject. + that. Blazar-related emails must be send with **[blazar]** in its subject * All questions may be asked on our IRC channel #openstack-blazar on `freenode `_ -* We also have weekly meetings on #openstack-meeting - `freenode IRC channel `_ +* We also have weekly meetings on #openstack-meeting-alt. Please check + `meeting details `_ Your first commit to Blazar ---------------------------- -* Checkout corresponding Blazar repository from `Github - `_ -* Take a look on how `Gerrit review process - `_ goes on in OpenStack - (read carefully `committing changes - `_ part) +* Read the `OpenStack development workflow documentation + `_ +* Checkout corresponding Blazar repository: + `blazar `_, + `blazar-nova `_, + `client `_ * Apply and commit your changes -* Make sure all code checkings and tests have passed. See - `development guidelines `_ to learn more -* Send your patch to the review (you may use `git-review - `_ utility for that) +* Make sure all code checkings and tests have passed +* Send your patch to the review * Monitor status of your change on https://review.openstack.org/#/