From 020efc9ec7c9047e777c3f9d463f2726058a1d9c Mon Sep 17 00:00:00 2001 From: Patrick Kappl Date: Wed, 13 Dec 2023 23:27:50 +0000 Subject: [PATCH] Add line to PR template for partly fixing an issue --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9ef9f026..5f85a550 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,3 +11,4 @@ A brief summery of the changes. You do not need to repeat the description of the Fixes #1 Fixes #2 +Fixes parts of #3