bb8b4bf5a5
While we should not start using this for cloning things in the gate yet, the opendev.org links provide for a nicer browsing experience already even though the service is in beta. Go ahead and swap our browsing links. While in there, remove some masakari references to github links to the source code. Masakari now publishes api docs to developer.openstack.org so there is no need to point people to source code for api docs. Change-Id: I14afa3476f9832ef433ec744e888348fc9a359e3
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.openstack.org/#/q/status:open+project:openstack/openstacksdk,n,z
|