From 06d33bd1673814437163693df812e12fb22d8326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lise=20Rubio?= <30841868+Lysoun@users.noreply.github.com> Date: Wed, 16 Nov 2022 12:17:04 +0100 Subject: [PATCH] Update to prevent further references to issue 42 --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 46309b61..ec3255ab 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,7 @@ 1. Brief summary of the pull request; not necessary if everything is already said in the pull request name -2. Indicate which issue is resolved by your pull request. Say the issue number is 42 then write: "Resolves/Fixes/Closes #42" +2. Indicate which issue is resolved by your pull request. + +Closes #NumberOfYourIssue 3. If known, please mention users whose reviews are wanted: @JonhDoe