summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/test_error.yml
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2023-04-14 12:16:22 -0500
committerGitHub <noreply@github.com>2023-04-14 12:16:22 -0500
commit4d1100104681db1e0a85e7300efc66ea3c055399 (patch)
tree86319e227930bd23f2b798661d4a72f038b69aac /.github/ISSUE_TEMPLATE/test_error.yml
parent690394fabc29908bbc4188ec29fd187fbb3ba13b (diff)
downloadspack-4d1100104681db1e0a85e7300efc66ea3c055399.tar.gz
spack-4d1100104681db1e0a85e7300efc66ea3c055399.tar.bz2
spack-4d1100104681db1e0a85e7300efc66ea3c055399.tar.xz
spack-4d1100104681db1e0a85e7300efc66ea3c055399.zip
Issue Templates: improve details formatting (#36923)
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: