diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 9bb783574f..77f3b24bfa 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -29,3 +29,12 @@ Steps to reproduce the behaviour:
## Additional context
+
+Click to expand this section...
+
+```
+Add additional verbose information in a collapsible section.
+```
+See [here](https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab) for further details.
+
+
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md
index e8b1c3894c..aa54ae87a9 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.md
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -16,3 +16,12 @@ assignees: ''
## Additional context
+
+Click to expand this section...
+
+```
+Add additional verbose information in a collapsible section.
+```
+See [here](https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab) for further details.
+
+