Skip to content

Commit b2cb9f4

Browse files
committed
Add security policy info to release guide.
1 parent 2b6bbd5 commit b2cb9f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/release_guide.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@ Merge ``*-doc`` branch
9696
Merge the most recent 'doc' branch (e.g., ``v3.2.0-doc``) into the branch you
9797
are going to tag on and delete the doc branch on GitHub.
9898

99+
Update supported versions in Security Policy
100+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
101+
102+
When making major or minor releases, update the supported versions in the
103+
Security Policy in :file:`SECURITY.md`. Commonly, this may be one or two
104+
previous minor releases, but is dependent on release managers.
105+
99106
Update "What's New" and "API changes"
100107
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
101108

0 commit comments

Comments
 (0)