5b8ef64502
storyboard now supports project name in the urls. Switch to using that form, since it just looks nicer. Change-Id: Ibb4185446392af68ddfcc9de4f4f76b44db676c5
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-dev
|
|
|
|
Code Hosting
|
|
https://git.openstack.org/cgit/openstack/openstacksdk
|
|
|
|
Code Review
|
|
https://review.openstack.org/#/q/status:open+project:openstack/openstacksdk,n,z
|