diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md
index 489ac306b4bcac8abaaad1e6603944b4162f086d..205ebbd256996b07f34172eb732891ceb216df39 100644
--- a/.gitlab/issue_templates/bug.md
+++ b/.gitlab/issue_templates/bug.md
@@ -3,6 +3,7 @@
 {Summarize the bug encountered concisely}
 
 I confirm that I have (if relevant):
+- [ ] Read the troubleshooting guide: https://gitlab.com/aliby/aliby/-/wikis/Troubleshooting-(basic)
 - [ ] Updated aliby and aliby-baby.
 - [ ] Tried the unit test.
 - [ ] Tried a scaled-down version of my experiment (distributed=0, filter=0, tps=10)