From 08deda9e214e1274385b3909cd0313e547d49760 Mon Sep 17 00:00:00 2001 From: Matt Date: Tue, 12 Nov 2024 03:05:59 -0500 Subject: [PATCH] Update pull_request_template.md Co-authored-by: Jade --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bfc886732b..26f353cc0f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,8 @@ What changed? Why? (the code + comments should speak for itself on the "how") Fun screenshots ir a cool video or something are super helpful as well. If this touches platform-specific behavior, this is where test evidence should be collected. +Any issues this pull request closes or pull requests this supersedes should be linked with `Closes #issuenumber`. + ## Meta Merge checklist: