Skip to content

Commit e90f6cf

Browse files
authored
add triage labels to bug report (#612)
1 parent b3b2195 commit e90f6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
4+
title: '[Bug] '
5+
labels: ["untriaged", "needs attention"]
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)