From 4d1100104681db1e0a85e7300efc66ea3c055399 Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Fri, 14 Apr 2023 12:16:22 -0500 Subject: Issue Templates: improve details formatting (#36923) --- .github/ISSUE_TEMPLATE/build_error.yml | 8 +++++--- .github/ISSUE_TEMPLATE/test_error.yml | 4 +++- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/build_error.yml b/.github/ISSUE_TEMPLATE/build_error.yml index a537b7e634..e17f06549c 100644 --- a/.github/ISSUE_TEMPLATE/build_error.yml +++ b/.github/ISSUE_TEMPLATE/build_error.yml @@ -9,7 +9,7 @@ body: Thanks for taking the time to report this build failure. To proceed with the report please: 1. Title the issue `Installation issue: `. 2. Provide the information required below. - + We encourage you to try, as much as possible, to reduce your problem to the minimal example that still reproduces the issue. That would help us a lot in fixing it quickly and effectively! - type: textarea id: reproduce @@ -29,7 +29,9 @@ body: description: | Please post the error message from spack inside the `
` tag below: value: | -
Error message
+        
Error message + +
         ...
         
validations: @@ -53,7 +55,7 @@ body: Please upload the following files: * **`spack-build-out.txt`** * **`spack-build-env.txt`** - + They should be present in the stage directory of the failing build. Also upload any `config.log` or similar file if one exists. - type: markdown attributes: 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 `
` tag below: value: | -
Error message
+        
Error message + +
         ...
         
validations: -- cgit v1.2.3-60-g2f50