From d36100e4290a6e4b4a72a14b64dd948dbe10913f Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Wed, 26 Feb 2020 14:51:05 +0100 Subject: Improved the bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f647b52036..b38a677416 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,14 +1,21 @@ --- -name: Bug report +name: "\U0001F41E Bug report" about: Report a bug in the core of Spack (command not working as expected, etc.) -labels: bug +labels: "bug,triage" --- - + + +### Spack version + +```console +$ spack --version +``` ### Steps to reproduce the issue @@ -20,7 +27,7 @@ $ spack ### Error Message -If Spack reported an error, provide the error message. If it did not report an error + ### Information on your system - + + +### 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 +- [ ] I have run the failing commands in debug mode and reported the output + \ No newline at end of file -- cgit v1.2.3-60-g2f50