From b48cf4b01a7289e0e3f513d24e21830e24f059c1 Mon Sep 17 00:00:00 2001
From: Edoardo-Pedicillo <edoardo.pedicillo@gmail.com>
Date: Thu, 12 Dec 2024 17:44:39 +0400
Subject: [PATCH] remove pull request template

---
 .github/pull_request_template.md | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 .github/pull_request_template.md

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`