3b1cec10be
* Updated README file * Updated contrib/devstack/README * Added documentation for Devstack installation * Added documentation for manual installation of the API and Engine services * Added basic contributing guide * Added extended contributing guide * Added HACKING.rst to the root of the project * Added development guidelines * Sets simple Sphinx theme Partially implements blueprint: murano-dev-doc-05 Change-Id: Ib7d7b416ccc61667ed96297555db2ef5dca9ae67
46 lines
1.1 KiB
ReStructuredText
46 lines
1.1 KiB
ReStructuredText
======================
|
|
Contributing to Murano
|
|
======================
|
|
|
|
If you're interested in contributing to the Murano project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
=============================
|
|
|
|
In order to contribute to the Murano project, you need to have
|
|
signed OpenStack's contributor's agreement:
|
|
|
|
* http://wiki.openstack.org/HowToContribute
|
|
* http://wiki.openstack.org/CLA
|
|
|
|
|
|
Project Hosting Details
|
|
=======================
|
|
|
|
* Bug tracker
|
|
https://launchpad.net/murano
|
|
|
|
* Mailing list (prefix subjects with ``[Murano]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
|
|
|
* Wiki
|
|
https://wiki.openstack.org/wiki/Murano
|
|
|
|
* IRC channel
|
|
* #murano at FreeNode
|
|
|
|
* https://wiki.openstack.org/wiki/Meetings#Murano_meeting
|
|
|
|
* Code Hosting
|
|
* https://git.openstack.org/cgit/stackforge/murano-api
|
|
|
|
* https://git.openstack.org/cgit/stackforge/murano-agent
|
|
|
|
* https://git.openstack.org/cgit/stackforge/murano-dashboard
|
|
|
|
* Code Review
|
|
* https://review.openstack.org/#/q/murano+AND+status:+open,n,z
|
|
|
|
* https://wiki.openstack.org/wiki/GerritWorkflow
|