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:
parent
54d58a7758
commit
4a06c7363d
16
CONTRIBUTING.rst
Normal file
16
CONTRIBUTING.rst
Normal 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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user