Add CONTRIBUTING.rst

CONTRIBUTING.rst includes bug report link, so it's useful for developer.

This commit also uses openstack instead of stackforge in README.

Change-Id: I6f2fb5a3cfc9154b48ae77dc1c8412df53679473
This commit is contained in:
ChangBo Guo(gcb) 2016-02-29 13:39:04 +08:00
parent 54d58a7758
commit 4a06c7363d
2 changed files with 17 additions and 1 deletions

16
CONTRIBUTING.rst Normal file
View File

@ -0,0 +1,16 @@
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
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/osprofiler

View File

@ -339,4 +339,4 @@ There are 4 topics related to integration OSprofiler & `OpenStack`_:
.. _OpenStack: http://openstack.org/
.. _Ceilometer: https://wiki.openstack.org/wiki/Ceilometer
.. _oslo.messaging: https://pypi.python.org/pypi/oslo.messaging
.. _OSprofiler WSGI middleware: https://github.com/stackforge/osprofiler/blob/master/osprofiler/web.py
.. _OSprofiler WSGI middleware: https://github.com/openstack/osprofiler/blob/master/osprofiler/web.py