summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2017-07-19 20:02:20 +0800
committerJulien <zhang.jun3g@zte.com.cn>2017-07-19 20:14:58 +0800
commit6a24bbe353242f78c2a2eb08f522cccea60befc4 (patch)
tree66ef636bee7a74ec3c6feb350bfb34edfe92cf6a /tosca2heat/tosca-parser/CONTRIBUTING.md
parent445823e739da83e7715f4f13e43e7b3fb62e7966 (diff)
change some doc file names
upstream rst files kept in the project subdirectory which not meet the requirement of OPNFV(in docs/). issues in https://build.opnfv.org/ci/job/docs-verify-rtd-master/1590/console may be caused by parser project Change-Id: I096b84d76e7aba1bea181e640eb2e3710a779d3c Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'tosca2heat/tosca-parser/CONTRIBUTING.md')
-rw-r--r--tosca2heat/tosca-parser/CONTRIBUTING.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/tosca2heat/tosca-parser/CONTRIBUTING.md b/tosca2heat/tosca-parser/CONTRIBUTING.md
new file mode 100644
index 0000000..7366825
--- /dev/null
+++ b/tosca2heat/tosca-parser/CONTRIBUTING.md
@@ -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/tosca-parser \ No newline at end of file