diff --git a/.gitlab/issue_templates/default.md b/.gitlab/issue_templates/default.md
new file mode 100644
index 0000000000000000000000000000000000000000..d3127e8d6d016380446d78dad5fce282cb15bcd0
--- /dev/null
+++ b/.gitlab/issue_templates/default.md
@@ -0,0 +1,23 @@
+## Summary
+
+(Summarize the issue encountered concisely)
+
+## Steps to reproduce
+
+(How one can reproduce the issue)
+
+## What is the current issue behaviour?
+
+(What actually happens)
+
+## What is the expected correct behaviour?
+
+(What you should see instead)
+
+## Relevant logs and/or screenshots
+
+(Paste any relevant logs/screenshots)
+
+## Possible fixes
+
+(Any ideas on how to fix the issue)