From 4ce03444da19d5f3cd9972d882c61b480e990e32 Mon Sep 17 00:00:00 2001 From: Nicholas Chammas Date: Thu, 6 Aug 2026 10:57:07 -0400 Subject: [PATCH] fix indentation --- versioning-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioning-policy.md b/versioning-policy.md index c39b9ee6dd..5800a93b09 100644 --- a/versioning-policy.md +++ b/versioning-policy.md @@ -30,7 +30,7 @@ projects, feature releases have the following compatibility: changes that alter results are not. Exceptions might occur case by case (e.g., security issues). - Public APIs may be added but not changed or removed. -Each feature release will have a merge window where new patches can be merged, a QA window when + Each feature release will have a merge window where new patches can be merged, a QA window when only fixes can be merged, then a final period where voting occurs on release candidates. These windows will be announced immediately after the previous feature release to give people plenty of time.