summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2021-05-14 15:20:01 -0500
committerGhanshyam <gmann@ghanshyammann.com>2021-05-31 20:37:14 +0000
commit29573f8fbf4ecc2b12ed1983f40672aac19a397a (patch)
tree905560c03bd779d38a891413716d691ead8de36f /CONTRIBUTING.rst
parenta8f8528d1ea1952cf76bd09fd27cbd65a978af65 (diff)
downloadheat-29573f8fbf4ecc2b12ed1983f40672aac19a397a.tar.gz
[ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow the guidelines of the Ussuri cycle community goal[1]. [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Story: #2007236 Task: #38524 Change-Id: I41b6fa23569047c8ed877902989a5ebd20c0c189
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst23
1 files changed, 13 insertions, 10 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 09f4a70b2..8ccf6dd4b 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,16 +1,19 @@
-If you would like to contribute to the development of OpenStack,
-you must follow the steps in this page:
+The source repository for this project can be found at:
- https://docs.openstack.org/infra/manual/developers.html
+ https://opendev.org/openstack/heat
-Once those steps have been completed, changes to OpenStack
-should be submitted for review via the Gerrit tool, following
-the workflow documented at:
+Pull requests submitted through GitHub are not monitored.
- https://docs.openstack.org/infra/manual/developers.html#development-workflow
+To start contributing to OpenStack, follow the steps in the contribution guide
+to set up and use Gerrit:
-Pull requests submitted through GitHub will be ignored.
+ https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
-Bugs should be filed on OpenStack Storyboard, not GitHub:
+Bugs should be filed on Storyboard,:
- https://storyboard.openstack.org/#!/project/989
+ https://storyboard.openstack.org/#!/project/openstack/heat
+
+For more specific information about contributing to this repository, see the
+heat contributor guide:
+
+ https://docs.openstack.org/heat/latest/contributor/contributing.html