From 6e52ec7558d41d49c4dd4a8da54541f810a1db61 Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Wed, 16 Nov 2022 23:18:40 +0100 Subject: [PATCH] docs: change PR reference label in 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 72dba372..3746a220 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,7 +11,7 @@ ### Issue Description -Related issue: FILL_THIS_OUT +Closes: FILL_THIS_OUT ### Approach