1bceca8b98
Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I7daa0112dba3445f4901005006153784ed4dff9f
46 lines
1.3 KiB
ReStructuredText
46 lines
1.3 KiB
ReStructuredText
.. _contributing:
|
|
|
|
============================
|
|
Contributing to openstacksdk
|
|
============================
|
|
|
|
If you're interested in contributing to the openstacksdk project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
-----------------------------
|
|
|
|
.. index::
|
|
single: license; agreement
|
|
|
|
In order to contribute to the openstacksdk project, you need to have
|
|
signed OpenStack's contributor's agreement.
|
|
|
|
Please read `DeveloperWorkflow`_ before sending your first patch for review.
|
|
Pull requests submitted through GitHub will be ignored.
|
|
|
|
.. seealso::
|
|
|
|
* https://wiki.openstack.org/wiki/HowToContribute
|
|
* https://wiki.openstack.org/wiki/CLA
|
|
|
|
.. _DeveloperWorkflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
|
|
Project Hosting Details
|
|
-----------------------
|
|
|
|
Project Documentation
|
|
https://docs.openstack.org/openstacksdk/latest/
|
|
|
|
Bug tracker
|
|
https://storyboard.openstack.org/#!/project/openstack/openstacksdk
|
|
|
|
Mailing list (prefix subjects with ``[sdk]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
|
|
|
|
Code Hosting
|
|
https://git.openstack.org/cgit/openstack/openstacksdk
|
|
|
|
Code Review
|
|
https://review.openstack.org/#/q/status:open+project:openstack/openstacksdk,n,z
|