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.