summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorliuqing <jing.liuqing@99cloud.net>2014-07-01 15:05:11 +0800
committerlawrancejing <lawrancejing@gmail.com>2014-07-03 06:48:55 +0000
commitb4f1b30cd7fbf5c8ed979dd77584c7f7b4a27d25 (patch)
treed08d161732c3de858be043421662f0059b83b03d /CONTRIBUTING.rst
parent90abb4cfb2c133fda1df5da11d8fc30ec9e5514b (diff)
downloadpython-keystoneclient-b4f1b30cd7fbf5c8ed979dd77584c7f7b4a27d25.tar.gz
Add CONTRIBUTING.rst
There is no CONTRIBUTING.rst file, so the patch add it. Change-Id: I3f347d3dd55d3d3d995a6d49f320c03435776321
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
new file mode 100644
index 0000000..7ebb65e
--- /dev/null
+++ b/CONTRIBUTING.rst
@@ -0,0 +1,16 @@
+If you would like to contribute to the development of OpenStack,
+you must follow the steps documented at:
+
+ http://wiki.openstack.org/HowToContribute#If_you.27re_a_developer
+
+Once those steps have been completed, changes to OpenStack
+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/python-keystoneclient