From bea9603336d5bea74cf4ad3221714d8188e4d15b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Fernandez?= <50865159+micka-fdz@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:48:30 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .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 de605c9..f356cbd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@ Please take the time to edit the "Answers" rows below with the necessary informa | Type? | bug fix / improvement / new feature / refacto / critical | BC breaks? | yes / no | Deprecations? | yes / no -| Fixed ticket? | Fixes PrestaShop/Prestashop#{issue number here}. +| Fixed ticket? | Fixes #{issue number here}. | How to test? | Please indicate how to best verify that this PR is correct.