diff --git a/.gitlab/bug.md b/.gitlab/bug.md
index 8293aaa6fbca8a3613ed25849b04278bf4c6070e..965ff8a20cc0ed07264983e22f9ac900c12432c3 100644
--- a/.gitlab/bug.md
+++ b/.gitlab/bug.md
@@ -23,6 +23,16 @@
 (Paste any relevant logs - please use code blocks (```) to format console output,
 logs, and code as it's very hard to read otherwise.)
 
+<details>
+<summary>some log</summary>
+<!-- keep those free lines to interpret Markdown withing html tags -->
+
+```python
+some Exception
+```
+
+</details>
+
 
 ## Possible fixes