From e615e7993cb30648ddda3755ca8bccc07a89045b Mon Sep 17 00:00:00 2001 From: ff-dh <123950222+ff-dh@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:18:02 +0100 Subject: [PATCH] fix: "fixes" -> "closes" --- .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 a44f686..1463400 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -Fixes #X. +Closes #X. **Replace this text with a summary of the changes in your PR. The more detail, the better.**