diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/default.md
similarity index 94%
rename from .gitlab/issue_templates/bug.md
rename to .gitlab/issue_templates/default.md
index 94b97b7626..615b5ca01f 100644
--- a/.gitlab/issue_templates/bug.md
+++ b/.gitlab/issue_templates/default.md
@@ -1,3 +1,9 @@
+<!--
+  This issue template is for bug reports.
+	There are other issue templates for feature requests and refactor proposals,
+	so please use them if this is not a bug report.
+-->
+
 <!-- 💖 Thanks for taking the time to fill out this bug report!
 💁 Having trouble with deployment? [Ask the support chat.](https://matrix.to/#/#firefish-community:nitro.chat)
 🔒 Found a security vulnerability? [Please disclose it responsibly.](https://firefish.dev/firefish/firefish/-/blob/develop/SECURITY.md)