b47fb2af55
Change-Id: I2cf0463108cf0bea37a221ee1dd74252d13f41c4
45 lines
1.1 KiB
ReStructuredText
45 lines
1.1 KiB
ReStructuredText
.. _contributing:
|
|
|
|
=====================
|
|
Contributing to shade
|
|
=====================
|
|
|
|
If you're interested in contributing to the shade project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
-----------------------------
|
|
|
|
.. index::
|
|
single: license; agreement
|
|
|
|
In order to contribute to the shade project, you need to have
|
|
signed OpenStack's contributor's agreement.
|
|
|
|
.. seealso::
|
|
|
|
* http://wiki.openstack.org/HowToContribute
|
|
* http://wiki.openstack.org/CLA
|
|
|
|
Project Hosting Details
|
|
-------------------------
|
|
|
|
Project Documentation
|
|
https://docs.openstack.org/shade/latest/
|
|
|
|
Bug tracker
|
|
http://storyboard.openstack.org
|
|
|
|
Mailing list (prefix subjects with ``[shade]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
|
|
|
|
Code Hosting
|
|
https://opendev.org/openstack/shade
|
|
|
|
Code Review
|
|
https://review.openstack.org/#/q/status:open+project:openstack/shade,n,z
|
|
|
|
Please read `GerritWorkflow`_ before sending your first patch for review.
|
|
|
|
.. _GerritWorkflow: https://wiki.openstack.org/wiki/GerritWorkflow
|