diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
deleted file mode 100644
index e6dd34d8f30bf9cd80b044e6799a22484ab8c162..0000000000000000000000000000000000000000
--- a/.gitlab/issue_templates/Bug.md
+++ /dev/null
@@ -1,31 +0,0 @@
-## The module affected
-
-## What is the action to reproduce the bug?
-
-[//]: #(Steps to reproduce)
-
-## What is the result you see?
-
-(Actual result)
-
-## What is the result you expect?
-
-(Expected behaviour)
-
-## Frequency?
-
-(always, sometimes, one-time issue)
-
-## Tested version
-
-(image name and version, platform)
-
-## Do you know any workaround of this issue?
-
-(link to workaround/mitigation steps etc)
-
-## Do you have a fix for this issue?
-
-(link to upstream patch, merge/pull request)
-
-/label ~bug ~needs-investigation