diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
new file mode 100644
index 0000000000000000000000000000000000000000..2c350a948875dff14005cbd99f4daceb9883e233
--- /dev/null
+++ b/.gitlab/issue_templates/Bug.md
@@ -0,0 +1,33 @@
+## The module affected
+
+meta-openharmony
+
+## 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 ~"Issue::Bug" ~needs-investigation ~"team::maintenance"