diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 232c6e6c..00000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,17 +0,0 @@ -## Description - - -## Testing guidelines - - -## Checklist - -* [ ] I have read the [contributing guidelines](../CONTRIBUTING.md). -* [ ] I have added relevant tests. -* [ ] I have documented all new additions.