spack/.github/ISSUE_TEMPLATE/bug_report.md
2020-02-27 16:34:24 -08:00

2 KiB

name about labels
🐞 Bug report Report a bug in the core of Spack (command not working as expected, etc.) bug,triage

Spack version

$ spack --version

Steps to reproduce the issue

$ spack <command1> <spec>
$ spack <command2> <spec>
...

Error Message

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