git-restack/CONTRIBUTING.rst
James E. Blair c6a59489fa Initial commit of git-restack
Change-Id: I5508816fcd5c6362ee17a494ae8b997de29505d3
2015-12-18 16:29:55 -08:00

723 B

Contributing to git-restack

To get the latest code, see: https://git.openstack.org/cgit/openstack-infra/git-restack

Bugs are handled at: https://storyboard.openstack.org/#!/project/838

There is a mailing list at: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Code reviews are handled by gerrit at: https://review.openstack.org

See http://wiki.openstack.org/GerritWorkflow for details. Pull requests submitted through GitHub will be ignored.

Use git review to submit patches (after creating a gerrit account that links to your launchpad account). Example:

# Do your commits
git review
# Enter your username if prompted