From 31560e9a26e6a7e2e65d18924c938ee7a7683fb3 Mon Sep 17 00:00:00 2001 From: bobzhou Date: Mon, 17 Dec 2018 17:41:39 +0800 Subject: upload cyborg base mitaka version Change-Id: Iff52024026c9eff899246be70cc89fe6e65befff Signed-off-by: bobzhou --- .../mitaka_version/cyborg/CONTRIBUTING.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 cyborg_enhancement/mitaka_version/cyborg/CONTRIBUTING.rst (limited to 'cyborg_enhancement/mitaka_version/cyborg/CONTRIBUTING.rst') diff --git a/cyborg_enhancement/mitaka_version/cyborg/CONTRIBUTING.rst b/cyborg_enhancement/mitaka_version/cyborg/CONTRIBUTING.rst new file mode 100644 index 0000000..fbbd8c8 --- /dev/null +++ b/cyborg_enhancement/mitaka_version/cyborg/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/openstack-cyborg -- cgit 1.2.3-korg