Add a CONTRIBUTING file.

Add file that give a short change submission how to. Also, point out the
locations for bugs and discussion.

Change-Id: I15a610c544de1ee8daaedcd10684085082aa66f4
This commit is contained in:
Clark Boylan 2012-11-29 10:41:34 -08:00
parent b0a3e9be2b
commit c3d2512c87
1 changed files with 20 additions and 0 deletions

20
CONTRIBUTING.rst Normal file
View File

@ -0,0 +1,20 @@
If you would like to contribute to the development of nose-html-output,
you must follow the steps in the "If you're a developer, start here"
section of this page:
http://wiki.openstack.org/HowToContribute
Once those steps have been completed, changes to nose-html-output
should be submitted for review via the Gerrit tool, following
the workflow documented at:
http://wiki.openstack.org/GerritWorkflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/openstack-ci/
Discussion happens on the openstack-infra@lists.openstack.org mail
list and on Freenode #openstack-infra.