diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 00000000..0ae09c65 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,14 @@ +The source repository for this project can be found at: + + https://opendev.org/openstack/heat-specs + +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 + +This repository is for doing design review on feature proposal in Heat. +Please refer to `this document `_ +for more information.