From f2d8b0f7e36ff0040d6a8fe66baaac812164bc2d Mon Sep 17 00:00:00 2001 From: Reactor Scram Date: Wed, 25 Sep 2024 11:06:36 -0500 Subject: [PATCH] docs(maintainers): suggest always keeping a draft entry open (#6790) This reduces merge conflicts when 2 PRs both want to make the first change to a draft entry Signed-off-by: Reactor Scram --- docs/MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/MAINTAINERS.md b/docs/MAINTAINERS.md index bbcc683eb..63e4c9fa6 100644 --- a/docs/MAINTAINERS.md +++ b/docs/MAINTAINERS.md @@ -36,6 +36,7 @@ Given that `main` is tested: 1. New version numbers 1. Release notes 1. Release date + 1. Empty draft entry 1. Update the known issues in `website/src/app/kb/client-apps/*` 1. When the PR merges, the website will now redirect to the new version(s).