diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 9c16c9d86..000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,12 +0,0 @@ - - - -Checklist: -- [ ] Reviewers confirm new code works as expected. -- [ ] Tests are passing. -- [ ] Coverage does not decrease. -- [ ] Documentation is updated. -- [ ] Compatibility with Qibo modules (Please edit this section if the current pull request is not compatible with the following branches). - - [ ] Qibo: `master` - - [ ] Qibolab: `main` - - [ ] Qibolab_platforms_qrc: `main`