From b6531a760bf396ff50813c31bc454b2cfc3f07aa Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Wed, 26 Feb 2020 15:00:17 +0100 Subject: Improved the build error template --- .github/ISSUE_TEMPLATE/build_error.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/build_error.md b/.github/ISSUE_TEMPLATE/build_error.md index 3f36cf93cb..76d20f7bff 100644 --- a/.github/ISSUE_TEMPLATE/build_error.md +++ b/.github/ISSUE_TEMPLATE/build_error.md @@ -1,19 +1,24 @@ --- -name: Build error +name: "\U0001F4A5 Build error" about: Some package in Spack didn't build correctly labels: "build-error" --- -*Thanks for taking the time to report this build failure. To proceed with the + ---- +### Spack version + +```console +$ spack --version + +``` ### Steps to reproduce the issue @@ -24,7 +29,7 @@ $ spack install # Fill in the exact spec you are using ### Platform and user environment -Please report your OS here: + ### Additional information -Sometimes the issue benefits from additional details. In these cases there are + + +### General information + +- [ ] I have run `spack --version` and reported the version of Spack +- [ ] I have searched the issues of this repo and believe this is not a duplicate -- cgit v1.2.3-60-g2f50