diff --git a/.github/ISSUE_TEMPLATE/bugreport.md b/.github/ISSUE_TEMPLATE/bugreport.md
deleted file mode 100644
index 76a1e793da737b2be168b847054b5a8fdae8473f..0000000000000000000000000000000000000000
--- a/.github/ISSUE_TEMPLATE/bugreport.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-name: Bug or Error Report
-about: Use this template for reporting Bugs or Errors
-labels: bug
----
-
-!!!IMPORTANT!!!: To facilitate faster and easier response to your issue please provide in addition to the description of the issue also the following information
-
- - OS version: e.g. centos7
- - Compiler version: e.g GCC 8.0
- - Package version: tag or commit ID, or GitHub branch
- - Reproduced by: exact steps to reproduce the problem: checkout, setup environment (Geant4/ROOT version, LCG/iLCSoft/Key4hep release), cmake, build, run...
- - Input: link to input files if applicable
- - Output: full build and run log output
- - Goal: A short description of what you are trying to achieve