diff --git a/doc/source/creators.rst b/doc/source/creators.rst index 33e6d33..1a1c2b3 100644 --- a/doc/source/creators.rst +++ b/doc/source/creators.rst @@ -230,12 +230,9 @@ edit the "Oslo" section:: Submit this change and note your change-Id. When you later create the patch to the project-config project (the following steps outline how), -make the project-config change dependent on the governance change by -including a reference to the governance change in the commit message -of the project-config change using:: - - Depends-On: - +you will make the project-config change dependent on the governance +change by including a reference to the governance change in the commit +message of the project-config change. Adding the Repository to the CI System ====================================== @@ -438,6 +435,11 @@ services `_ documentation. Submitting Infra Change for Review ---------------------------------- +In your commit message, include a reference to the governance change +to make your project-config patch depend on it:: + + Depends-On: + When submitting the change to openstack-infra/project-config for review, use the "new-project" topic so it receives the appropriate attention::