summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-05 15:55:03 -0700
committerTim Smith <tsmith@chef.io>2019-04-05 15:55:03 -0700
commite729655714cc3f086edb7af87a32c4b2d453b9a7 (patch)
tree5cca4e3ae3cb2b4417946e3ee90b9af77bc86eac /.github
parentaa5fbf75907eb7b6bf1515c581cb7088fd748f6b (diff)
downloadchef-e729655714cc3f086edb7af87a32c4b2d453b9a7.tar.gz
Add label assignment to our bug template
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md b/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
index 31aef6e1de..9b62551d8b 100644
--- a/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE/BUG_TEMPLATE.md
@@ -1,7 +1,7 @@
---
name: 🐛 Bug Report
about: If something isn't working as expected 🤔.
-
+labels: "Status: Untriaged"
---
<!---