diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 6fe365495cc..00000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,50 +0,0 @@ - - - -- [x] *The Jira issue number for this PR is: MDEV-_____* - - -## Description -TODO: fill description here - -## How can this PR be tested? -TODO: fill steps to reproduce here, if applicable, - or remove the section - - -## Basing the PR against the correct MariaDB version -- [ ] *This is a new feature and the PR is based against the latest MariaDB development branch* -- [ ] *This is a bug fix and the PR is based against the earliest branch in which the bug can be reproduced* - - -## Backward compatibility -TODO: fill details here, if applicable, or remove the section -