3aaedf1879
Update CONTRIBUTING information to include the location of the code repository, the email list, and the IRC channel. So people can find you :D Change-Id: I4a699d72a0a7194c2c00fa870818e118b3a7fc41
29 lines
957 B
ReStructuredText
29 lines
957 B
ReStructuredText
If you would like to contribute to the development of OpenStack, you must
|
|
follow the steps in this page:
|
|
|
|
http://docs.openstack.org/infra/manual/developers.html
|
|
|
|
If you already have a good understanding of how the system works and your
|
|
OpenStack accounts are set up, you can skip to the development workflow
|
|
section of this documentation to learn how changes to OpenStack should be
|
|
submitted for review via the Gerrit tool:
|
|
|
|
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
|
|
|
The code is hosted at:
|
|
|
|
http://git.openstack.org/cgit/openstack/automaton.
|
|
|
|
Pull requests submitted through GitHub will be ignored.
|
|
|
|
Bugs should be filed on Launchpad, not GitHub:
|
|
|
|
https://bugs.launchpad.net/automaton
|
|
|
|
The mailing list is (prefix subjects with "[Oslo][Automaton]"):
|
|
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
|
|
|
Questions and discussions take place in #openstack-state-management on
|
|
irc.freenode.net.
|