From 17622fdc6ce2f79d77e3a2eba456557513fd8743 Mon Sep 17 00:00:00 2001 From: Jefffrey Date: Mon, 15 Dec 2025 12:41:35 +0900 Subject: [PATCH] minor: Add comment blocks to PR template --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 49b34c6137f7..c2d07f49ab88 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,28 +1,38 @@ # Which issue does this PR close? + - Closes #NNN. # Rationale for this change + # What changes are included in this PR? + # Are these changes tested? + # Are there any user-facing changes? +