From edd70ffc1ceb2c6d5ea5f171827ba767c4ca813e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Arko?= Date: Sat, 25 Jan 2020 14:35:59 -0800 Subject: Clarify doc updates for minors --- doc/POLICIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/POLICIES.md b/doc/POLICIES.md index e4a9243374..39d8747210 100644 --- a/doc/POLICIES.md +++ b/doc/POLICIES.md @@ -25,7 +25,7 @@ These policies are not a guarantee that any particular fix will be backported. I Bugfix releases should generally be cut as soon as possible. A bugfix release for a single PR is totally okay. -Minor/feature releases can be cut anytime at least one new feature is ready, but don't have to be. Minor version releases should include an update to the documentation website. +Minor/feature releases can be cut anytime at least one new feature is ready, but don't have to be. Minor version releases must also include any needed updates to the documentation website, plus a "What's new" page summarizing what was added. Major version releases should be cut no more than once per year, and must include a new section of the website with documentation for that major version. -- cgit v1.2.1