From 2049d35645ce1db4fb0f136996228b4e6e70bbb4 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Sun, 10 May 2020 22:51:07 +0200 Subject: [PATCH] [ussuri][goal] Add CONTRIBUTING.rst Story: 2007236 Task: 38552 Depends-On: https://review.opendev.org/#/c/726509/ Change-Id: I107f381d3cc9a73bf5b8d09db17e52eabd5c39b9 --- CONTRIBUTING.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CONTRIBUTING.rst diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..735fc3a --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,19 @@ +The source repository for this project can be found at: + + https://opendev.org/openstack/puppet-qdr + +Pull requests submitted through GitHub are not monitored. + +To start contributing to OpenStack, follow the steps in the contribution guide +to set up and use Gerrit: + + https://docs.openstack.org/contributors/code-and-documentation/quick-start.html + +Bugs should be filed on Launchpad: + + https://bugs.launchpad.net/puppet-qdr + +For more specific information about contributing to this repository, see the +Puppet OpenStack contributor guide: + + https://docs.openstack.org/puppet-openstack-guide/latest/contributor/contributing.html