From 433f55157ce569b84952baf367ed09af121db015 Mon Sep 17 00:00:00 2001 From: psf <77138753+pkmnsnfrn@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:19:55 -0800 Subject: [PATCH] fix: updated rulings about big feature label (#9027) --- docs/team_procedures/schedule.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/team_procedures/schedule.md b/docs/team_procedures/schedule.md index 6c948a8b3a..efcff17b26 100644 --- a/docs/team_procedures/schedule.md +++ b/docs/team_procedures/schedule.md @@ -34,9 +34,9 @@ will NOT be merged until after the next Minor Release. --- ## What is a "Big Feature"? -* If the original owner of the PR thinks a feature should be labeled a Big Feature, it is, no questions asked -* If a reviewer thinks a PR is a Big Feature, then it is -* If the two disagree, it can be discussed in a PR thread, and can ultimately be resolved with a Maintainer vote. +* If any maintainer thinks a PR is a Big Feature, then it is, no question asked +* If there is disagreement, it can be discussed in a PR thread, and can ultimately be resolved with a Maintainer vote. +* If you believe your PR should have this feature, please let a maintainer know. ### How To Identify a Big Feature * **Big diffs**: It's easy for something to go unnoticed in review when it's a tiny part of a massive diff.