diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2018-12-19 09:56:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-19 09:56:26 +0100 |
commit | e0575000098f6af00d7316948e205c462c910520 (patch) | |
tree | fd1837c56d45634ca61feaa3dfd1d2f707a0d913 /.github/ISSUE_TEMPLATE/bug_report.md | |
parent | c1a99bf8ecb0536cf40c16cf16b84035f0b69ee0 (diff) | |
download | spack-e0575000098f6af00d7316948e205c462c910520.tar.gz spack-e0575000098f6af00d7316948e205c462c910520.tar.bz2 spack-e0575000098f6af00d7316948e205c462c910520.tar.xz spack-e0575000098f6af00d7316948e205c462c910520.zip |
Added labels in github issue templates (#10128)
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d9512c06c3..13aac30a27 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Report a bug in the core of Spack (command not working as expected, etc.) - +labels: bug --- |