Warnings, such as those caused by the README.rst file's inclusion of an externally hosted file cause the default sphinx job to fail. Removed the link, and cleaned up the documentation formatting to make it more clear moving forward. Change-Id: I55afe786b794a6cb179a3de20b5f4e0f3f8072c8
51 lines
1.1 KiB
ReStructuredText
51 lines
1.1 KiB
ReStructuredText
.. _contributing:
|
|
|
|
=========================
|
|
Contributing to Ironic UI
|
|
=========================
|
|
|
|
If you're interested in contributing to the Ironic UI project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
-----------------------------
|
|
|
|
.. index::
|
|
single: license; agreement
|
|
|
|
In order to contribute to the Ironic project, you need to have
|
|
signed OpenStack's contributor's agreement.
|
|
|
|
.. seealso::
|
|
|
|
* http://docs.openstack.org/infra/manual/developers.html
|
|
* http://wiki.openstack.org/CLA
|
|
|
|
LaunchPad Project
|
|
-----------------
|
|
|
|
Most of the tools used for OpenStack depend on a launchpad.net ID for
|
|
authentication.
|
|
|
|
.. seealso::
|
|
|
|
* https://launchpad.net
|
|
* https://launchpad.net/ironic
|
|
|
|
Project Hosting Details
|
|
-------------------------
|
|
|
|
Bug tracker
|
|
http://launchpad.net/ironic-ui
|
|
|
|
Mailing list (prefix subjects with ``[ironic-ui]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
|
|
|
Code Hosting
|
|
https://git.openstack.org/cgit/openstack/ironic-ui
|
|
|
|
Code Review
|
|
https://review.openstack.org/#/q/status:open+project:openstack/ironic-ui,n,z
|
|
|
|
|