From 148b10276290b5b4f291a5b914fd5c8cd0d414ae Mon Sep 17 00:00:00 2001 From: Mikayla Maki Date: Fri, 6 Feb 2026 14:44:07 -0800 Subject: [PATCH] Update the PR template to have a checklist (#48646) Release Notes: - N/A --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e107c14470ff294a5bac39daf14f320146b50d5a..11bc93a83f3202aa1fb6cfc5c945d80f5fb88bc3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,9 @@ Closes #ISSUE +- [ ] Tests or screenshots needed? +- [ ] Code Reviewed +- [ ] Manual QA + Release Notes: - N/A *or* Added/Fixed/Improved ...