Be more specific for new users

A twitter user was complaining our documentation didn't properly
reference how to 'get started'. So be more explict.

Change-Id: I352ea8dff10e5ca4a80a94033f65e684fb9da322
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-12-17 22:43:13 -05:00
parent aef5d9a6f6
commit dc6872b8e3
1 changed files with 5 additions and 1 deletions

View File

@ -52,7 +52,11 @@ MESSAGE = """Thank you for contributing to %(project)s!
%(project)s uses Gerrit for code review.
Please visit
If you have never contributed to OpenStack before make sure you have read the
getting started documentation:
http://docs.openstack.org/infra/manual/developers.html#getting-started
Otherwise please visit
http://docs.openstack.org/infra/manual/developers.html#development-workflow
and follow the instructions there to upload your change to Gerrit.
"""