6c30aeab2f
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: If30c90a9f843baf6a7cfba338b846fa5bbb2a695
47 lines
1.3 KiB
ReStructuredText
47 lines
1.3 KiB
ReStructuredText
.. _contributing:
|
|
|
|
==========================
|
|
Contributing to Storyboard
|
|
==========================
|
|
|
|
If you're interested in contributing to the Storyboard project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
-----------------------------
|
|
|
|
.. index::
|
|
single: license; agreement
|
|
|
|
In order to contribute to the Storyboard project, you need to have
|
|
signed OpenStack's contributor's agreement.
|
|
|
|
.. seealso::
|
|
|
|
* http://docs.openstack.org/infra/manual/developers.html
|
|
* http://wiki.openstack.org/CLA
|
|
|
|
Project Hosting Details
|
|
-------------------------
|
|
|
|
Bug tracker
|
|
http://storyboard.openstack.org
|
|
|
|
Mailing list (prefix subjects with ``[storyboard]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
|
|
|
|
Wiki
|
|
https://wiki.openstack.org/wiki/StoryBoard
|
|
|
|
Code Hosting
|
|
* https://git.openstack.org/cgit/openstack-infra/storyboard/
|
|
|
|
* https://git.openstack.org/cgit/openstack-infra/storyboard-webclient
|
|
|
|
Code Review
|
|
https://review.openstack.org/#/q/status:open+AND+(project:openstack-infra/storyboard+OR+project:openstack-infra/storyboard-webclient),n,z
|
|
|
|
Please read `GerritWorkflow`_ before sending your first patch for review.
|
|
|
|
.. _GerritWorkflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|