diff options
author | Takashi Natsume <takanattie@gmail.com> | 2020-11-14 13:42:52 +0900 |
---|---|---|
committer | Takashi Natsume <takanattie@gmail.com> | 2020-11-14 13:56:42 +0900 |
commit | a1ec6e69fa182263eb1287cd0cb23e361bdd5134 (patch) | |
tree | 331f0bae7953c12c60894a79e2cd09c4fa5c2254 /doc | |
parent | 20572809f2d8fefd72a7a059c4e82462a0d66262 (diff) | |
download | nova-a1ec6e69fa182263eb1287cd0cb23e361bdd5134.tar.gz |
doc: Update the PTL guide
Add a description to update the contributor guide
in the PTL guide.
Change-Id: I1e292a98ed72cf181a944c2bb20ff3a4d0bdd600
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/contributor/ptl-guide.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/contributor/ptl-guide.rst b/doc/source/contributor/ptl-guide.rst index 6683ef5e94..71cad7d093 100644 --- a/doc/source/contributor/ptl-guide.rst +++ b/doc/source/contributor/ptl-guide.rst @@ -290,6 +290,10 @@ Immediately after RC * Example: https://wiki.openstack.org/wiki/Nova/Train_Release_Schedule +* Update the contributor guide for the new cycle + + * Example: https://review.opendev.org/#/c/754427/ + Miscellaneous Notes ------------------- |