|
| 1 | +============================ |
| 2 | +So You Want to Contribute... |
| 3 | +============================ |
| 4 | +For general information on contributing to OpenStack, please check out the |
| 5 | +`contributor guide <https://docs.openstack.org/contributors/>`_ to get started. |
| 6 | +It covers all the basics that are common to all OpenStack projects: the accounts |
| 7 | +you need, the basics of interacting with our Gerrit review system, how we |
| 8 | +communicate as a community, etc. |
| 9 | +Below will cover the more project specific information you need to get started |
| 10 | +with cloudkitty-dashboard. |
| 11 | + |
| 12 | +Communication |
| 13 | +~~~~~~~~~~~~~ |
| 14 | +* IRC channel #cloudkitty at FreeNode |
| 15 | +* Mailing list (prefix subjects with ``[cloudkitty]`` for faster responses) |
| 16 | + http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss |
| 17 | + |
| 18 | +Contacting the Core Team |
| 19 | +~~~~~~~~~~~~~~~~~~~~~~~~ |
| 20 | +Please refer the `cloudkitty-dashboard Core Team |
| 21 | +<https://review.opendev.org/admin/groups/4ac765c35f985b3ad9226da07fdcc205c1ce4fe1,members>`_ contacts. |
| 22 | + |
| 23 | +New Feature Planning |
| 24 | +~~~~~~~~~~~~~~~~~~~~ |
| 25 | +Cloudkitty features are tracked on `Storyboard <https://storyboard.openstack.org/#!/project/891>`_. |
| 26 | + |
| 27 | +Task Tracking |
| 28 | +~~~~~~~~~~~~~ |
| 29 | +We track our tasks in `Storyboard <https://storyboard.openstack.org/#!/project/891>`_. |
| 30 | +If you're looking for some smaller, easier work item to pick up and get started |
| 31 | +on, search for the 'low-hanging-fruit' tag. |
| 32 | + |
| 33 | +Reporting a Bug |
| 34 | +~~~~~~~~~~~~~~~ |
| 35 | +You found an issue and want to make sure we are aware of it? You can do so on |
| 36 | +`StoryBoard <https://storyboard.openstack.org/#!/project/891>`_. |
| 37 | + |
| 38 | +Getting Your Patch Merged |
| 39 | +~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 40 | +All changes proposed to the cloudkitty-dashboard project require one or two +2 votes |
| 41 | +from cloudkitty-dashboard core reviewers before one of the core reviewers can approve |
| 42 | +patch by giving ``Workflow +1`` vote. |
| 43 | + |
| 44 | +Project Team Lead Duties |
| 45 | +~~~~~~~~~~~~~~~~~~~~~~~~ |
| 46 | +All common PTL duties are enumerated in the `PTL guide |
| 47 | +<https://docs.openstack.org/project-team-guide/ptl.html>`_. |
0 commit comments