From 478003fb6d3eea6baddc3585e43d3831e453fc89 Mon Sep 17 00:00:00 2001 From: Witek Bedyk Date: Tue, 19 May 2020 16:25:13 +0200 Subject: [PATCH] Add CONTRIBUTING.rst Change-Id: Ia905c61ad9c32a02f9632f8b8e71b4c9ba3a2a93 --- 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 00000000..d9efab6c --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,19 @@ +The source repository for this project can be found at: + + https://opendev.org/openstack/monasca-persister + +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 Storyboard: + + https://storyboard.openstack.org/#!/project/871 + +For more specific information about contributing to this repository, see the +Monasca contributor guide: + + https://docs.openstack.org/monasca-api/latest/contributor/contributing.html