From 44fd0d22e8d965640f4368eecc0f2f4a2fb57f50 Mon Sep 17 00:00:00 2001 From: Jakub Buczak Date: Mon, 17 Nov 2025 15:08:35 +0100 Subject: [PATCH] Update pull request template to clarify related issues section --- .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 65d2b7b12..367d662a3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,7 +12,7 @@ _How did you test these changes? What automated tests are added?_ ### Related Issues -_Jira tickets, GitHub issues, Support tickets..._ +_Jira tickets, GitHub issues, Support tickets etc._ ### PR Checklist