From c5aa6980bcef737cb79c9ac43c751984b3e038b6 Mon Sep 17 00:00:00 2001 From: Elizabeth Perl Date: Tue, 16 Sep 2025 14:44:25 -0400 Subject: [PATCH] Change issue linking format in PR template --- .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 f8ab53ba..f435a080 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,7 +15,7 @@ -* Resolves issue # +* Resolves # ## What tests have been done? ### Where are the relevant files?