summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2020-02-14 16:28:14 -0800
committerKaifeng Wang <kaifeng.w@gmail.com>2020-02-20 02:01:21 +0000
commit7cb25171696cda6ee9ef742519d373c43ec1f7be (patch)
tree6bdcf6cee24cbbf949f135482b66d875c8f60176 /CONTRIBUTING.rst
parent361a97584fb048933869d697c1d1641140adb874 (diff)
downloadironic-7cb25171696cda6ee9ef742519d373c43ec1f7be.tar.gz
Project Contributing updates for Goal
This change covers changes to meet the goal of establishing contributor documentation, which Ironic largely already had, but required some enhancement and clarification. This also includes rough context of the PTL duties and revision to the primary repository CONTRIBUTING document, as suggested in some of the goal related discussions. Change-Id: Ia47eb56d7eb3c19c99fa7a61fb5605037dd9ebee Story: #2007236 Task: #38528
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 6e9c74eb5..d6d13189a 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -3,8 +3,12 @@ you must follow the steps documented at:
https://docs.openstack.org/infra/manual/developers.html#development-workflow
-Pull requests submitted through GitHub will be ignored.
+Pull requests submitted through GitHub will be ignored since
+OpenStack projects use a Gerrit instance hosted on OpenDev.
-Bugs should be filed in StoryBoard, not GitHub:
+ https://review.opendev.org
- https://storyboard.openstack.org/#!/project/943
+Contributor documentation for the Ironic project can be found in the
+OpenStack Ironic documentation.
+
+ https://docs.openstack.org/ironic/latest/contributor/