From 75a2f8046a5782dc227f2679d6860558db4b1bfb Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Fri, 3 Apr 2020 01:12:03 -0500 Subject: Add commands to facilitate Spack/Python/OS reporting (#15834) * Add --version arg to spack python command * Add `spack debug report` command --- .github/ISSUE_TEMPLATE/bug_report.md | 48 ++++++++++-------------------------- 1 file changed, 13 insertions(+), 35 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b38a677416..9a568285ea 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,21 +1,11 @@ --- -name: "\U0001F41E Bug report" -about: Report a bug in the core of Spack (command not working as expected, etc.) +name: "\U0001F41E Bug report" +about: Report a bug in the core of Spack (command not working as expected, etc.) labels: "bug,triage" --- - - - -### Spack version - -```console -$ spack --version - -``` + ### Steps to reproduce the issue @@ -27,38 +17,26 @@ $ spack ### Error Message - ```console -$ spack -d --stacktrace -$ spack -d --stacktrace -... +$ spack --debug --stacktrace ``` -that activate the full debug output. ---> ### Information on your system - ---> + -### General information +### Additional information -- [ ] I have run `spack --version` and reported the version of Spack + +- [ ] I have run `spack debug report` and reported the version of Spack/Python/Platform - [ ] 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 +Other than that, thanks for taking the time to contribute to Spack! --> -- cgit v1.2.3-60-g2f50