ce019cba79
This guide provides some important links which is helpful for a new contributor. So, improvising the guide by adding few more necessary links. Change-Id: I489dc674cb6cc14c03622e193d41b63bb58d7572 Partial-Implements: blueprint mistral-doc
67 lines
1.8 KiB
ReStructuredText
67 lines
1.8 KiB
ReStructuredText
=======================
|
|
Contributing to Mistral
|
|
=======================
|
|
|
|
If you're interested in contributing to the Mistral project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
=============================
|
|
|
|
In order to contribute to the Mistral project, you need to have
|
|
signed OpenStack's contributor's agreement:
|
|
|
|
* http://docs.openstack.org/infra/manual/developers.html
|
|
* http://wiki.openstack.org/CLA
|
|
|
|
|
|
Project Hosting Details
|
|
=======================
|
|
|
|
* Bug trackers
|
|
* General mistral tracker: https://launchpad.net/mistral
|
|
|
|
* Python client tracker: https://launchpad.net/python-mistralclient
|
|
|
|
* Mailing list (prefix subjects with ``[Mistral]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
|
|
|
* Documentation
|
|
* http://docs.openstack.org/developer/mistral/
|
|
|
|
* IRC channel
|
|
* #openstack-mistral at FreeNode
|
|
|
|
* https://wiki.openstack.org/wiki/Mistral/Meetings_Meetings
|
|
|
|
* Code Hosting
|
|
* https://github.com/openstack/mistral
|
|
|
|
* https://github.com/openstack/python-mistralclient
|
|
|
|
* https://github.com/openstack/mistral-dashboard
|
|
|
|
* https://github.com/openstack/mistral-lib
|
|
|
|
* https://github.com/openstack/mistral-specs
|
|
|
|
* https://github.com/openstack/mistral-specs
|
|
|
|
* Code Review
|
|
* https://review.openstack.org/#/q/mistral
|
|
|
|
* https://review.openstack.org/#/q/python-mistralclient
|
|
|
|
* https://review.openstack.org/#/q/mistral-dashboard
|
|
|
|
* https://review.openstack.org/#/q/mistral-lib
|
|
|
|
* https://review.openstack.org/#/q/mistral-extra
|
|
|
|
* https://review.openstack.org/#/q/mistral-specs
|
|
|
|
* http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
|
|
* Mistral Design Specifications
|
|
* https://specs.openstack.org/openstack/mistral-specs/
|