From f2145347d35e1d7e21471a9cb0c49feeb7bb5886 Mon Sep 17 00:00:00 2001 From: "Gorkem Cetin (BWL)" <167266851+gorkem-bwl@users.noreply.github.com> Date: Wed, 2 Apr 2025 22:44:55 -0400 Subject: [PATCH] Fix typo again --- .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 759f86d5b..9ff54e807 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Briefly describe the changes you made and their purpose. -## Write your issue number after "Fixes: " +## Write your issue number after "Fixes " Fixes #123