diff --git a/.gitlab/issue_templates/bug-report.md b/.gitlab/issue_templates/bug-report.md
new file mode 100644
index 0000000000000000000000000000000000000000..eda0f544744906fdbd48e07ba6f3b4e510ac613d
--- /dev/null
+++ b/.gitlab/issue_templates/bug-report.md
@@ -0,0 +1,28 @@
+<!-- Required. Provide a general summary of the issue in the title above -->
+
+## Expected behaviour
+
+<!-- Required. Tell us what should happen -->
+
+## Current behaviour
+
+<!-- Required. Tell us what happens instead of the expected behaviour -->
+
+## Steps to reproduce
+
+<!-- Required. Provide a link to a live example or screenshots, and the steps to reproduce this bug.]-->
+
+1.
+2.
+3.
+4.
+
+## Environment
+
+<!-- Required. Provide relevant information such as browser name and version, PC or Mac use, internet speed, etc.]-->
+
+## Possible solution
+
+<!-- If known, provide details on how to fix the bug.-->
+
+<!-- After creating this issue you can link other related or blocking issues with the Gitlab's Linked issues functionality. -->