summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasayuki Igawa <masayuki@igawa.io>2019-09-04 16:25:43 +0900
committerMasayuki Igawa <masayuki@igawa.io>2019-09-04 13:44:17 +0000
commitfd227dab7ec2b11019d3f6418e2f0eae21685674 (patch)
tree6e608208cebd6315e6915017cf0bc15e3a093551
parent9d1c62574648dcae2d443d0bf1092739926801d5 (diff)
downloadtempest-fd227dab7ec2b11019d3f6418e2f0eae21685674.tar.gz
Add a CONTRIBUTING file
GitHub likes repos to have a CONTRIBUTING file. It will use this to point people to the right place for how to contribute to this project. Change-Id: Iad714c168dd8c476d8f99f131e3b7a998d165fc5
-rw-r--r--CONTRIBUTING.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
new file mode 100644
index 000000000..a89ad94f7
--- /dev/null
+++ b/CONTRIBUTING.rst
@@ -0,0 +1,17 @@
+If you would like to contribute to the development of OpenStack, you must
+follow the steps in this page:
+
+ https://docs.openstack.org/infra/manual/developers.html
+
+If you already have a good understanding of how the system works and your
+OpenStack accounts are set up, you can skip to the development workflow
+section of this documentation to learn how changes to OpenStack should be
+submitted for review via the Gerrit tool:
+
+ https://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/tempest