From 4908956f9f44566bb0e8d559b335a2777981eaa2 Mon Sep 17 00:00:00 2001 From: SungJin1212 Date: Wed, 15 Apr 2026 07:48:09 +0900 Subject: [PATCH] Add checklist for experimental flags Signed-off-by: SungJin1212 --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d5c4e33985d..09b029ba490 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,3 +13,4 @@ Fixes # - [ ] Tests updated - [ ] Documentation added - [ ] `CHANGELOG.md` updated - the order of entries should be `[CHANGE]`, `[FEATURE]`, `[ENHANCEMENT]`, `[BUGFIX]` +- [ ] `docs/configuration/v1-guarantees.md` updated if this PR introduces experimental flags