
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Icbcaff935e6d2988c3ac78f283a069b1d789ea72
37 lines
933 B
Markdown
37 lines
933 B
Markdown
Contributing
|
|
============
|
|
|
|
How To Get Started
|
|
------------------
|
|
|
|
If you would like to contribute to the development of OpenStack Chef Cookbooks,
|
|
you must follow the steps in this page:
|
|
|
|
http://docs.openstack.org/infra/manual/developers.html
|
|
|
|
Gerrit Workflow
|
|
---------------
|
|
|
|
Once those steps have been completed, changes to OpenStack
|
|
should be submitted for review via the Gerrit tool, following
|
|
the workflow documented at:
|
|
|
|
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
|
|
Pull requests submitted through GitHub will be ignored.
|
|
|
|
Bugs
|
|
----
|
|
|
|
Bugs should be filed on Launchpad, not GitHub:
|
|
|
|
https://bugs.launchpad.net/openstack-chef
|
|
|
|
Contacts
|
|
--------
|
|
|
|
Mailing list: groups.google.com/group/opscode-chef-openstack
|
|
IRC: #openstack-chef is our channel on irc.freenode.net
|
|
Wiki: https://wiki.openstack.org/wiki/Chef/GettingStarted and https://docs.getchef.com/openstack.html
|
|
Twitter: @chefopenstack
|