From 1b3cdb144268bed19a25d519d7884d57be6c1cc5 Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Mon, 15 Sep 2025 14:16:49 -0700 Subject: [PATCH] Allow for searching for PRs that need schema changes --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e636e84419..1e2a72e235 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,7 +14,7 @@ present on the main branch, only on the development branches). Note that we do not accept changes to published specifications. --> - + - [ ] schema changes are included in this pull request - [ ] schema changes are needed for this pull request but not done yet