From 9a89fb6d89d53a9d50559eb2d19c362b5afb6149 Mon Sep 17 00:00:00 2001 From: Arin Wongprommoon <arin.wongprommoon@ed.ac.uk> Date: Tue, 25 Jul 2023 20:15:05 +0000 Subject: [PATCH] Update bug.md --- .gitlab/issue_templates/bug.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md index 489ac306..205ebbd2 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) -- GitLab