summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/test_error.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/test_error.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/test_error.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/test_error.yml b/.github/ISSUE_TEMPLATE/test_error.yml
index 2cc11af155..5a4ef141cb 100644
--- a/.github/ISSUE_TEMPLATE/test_error.yml
+++ b/.github/ISSUE_TEMPLATE/test_error.yml
@@ -21,7 +21,9 @@ body:
description: |
Please post the error message from spack inside the `<details>` tag below:
value: |
- <details><summary>Error message</summary><pre>
+ <details><summary>Error message</summary>
+
+ <pre>
...
</pre></details>
validations: