Issue Templates: improve details formatting (#36923)

This commit is contained in:
Adam J. Stewart
2023-04-14 12:16:22 -05:00
committed by GitHub
parent 690394fabc
commit 4d11001046
2 changed files with 8 additions and 4 deletions

View File

@@ -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: