737bcb0eca
The redirects work, but it's nicer to just use opendev links directly. Also, update shade, which is in openstack namespace now. Depends-On: https://review.opendev.org/654230 Depends-On: https://review.opendev.org/654233 Change-Id: Id559b79c2aefda50fa3ec0feedf6d8c52a687a75
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://opendev.org/openstack/openstacksdk
|
|
|
|
Code Review
|
|
https://review.opendev.org/#/q/status:open+project:openstack/openstacksdk,n,z
|