diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index d777ab51..00000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,19 +0,0 @@ - - -| Questions | Answers -| ------------- | ------------------------------------------------------- -| Description? | Please be specific when describing the PR.
Every detail helps: versions, browser/server configuration, specific module/theme, etc. -| Type? | bug fix / improvement / new feature / refacto / critical -| BC breaks? | Does it break backward compatibility? yes/no -| Deprecations? | Does it deprecate an existing feature? yes/no -| Fixed ticket? | [Issue](https://github.com/PrestaShop/PrestaShop/issues), please write "Fixes #[issue number]" here. -| How to test? | Please indicate how to best verify that this PR is correct. - -