zaqar/doc/source/gerrit.rst
Victoria Martínez de la Cruz f71b7b27c9 Adds more resources section to to developers guide
Information about the bug/features tracker, review system
and continuous integration server Zaqar uses and where to
ask technical questions (IRC, mailing list, ask.openstack.org)

Change-Id: I046bf3185273d97aa2080232e6d5eae077b1d053
2014-08-31 21:07:40 -03:00

676 B

Code reviews with Gerrit

Zaqar uses the Gerrit tool to review proposed code changes. The review site is http://review.openstack.org.

Gerrit is a complete replacement for GitHub pull requests. All GitHub pull requests to the Zaqar repository will be ignored.

See Gerrit Workflow Quick Reference for information about how to get started using Gerrit. See Gerrit, Jenkins and GitHub for more detailed documentation on how to work with Gerrit.