Skip to content

Commit e19ab6e

Browse files
Merge pull request #2539 from nextcloud/bugTemplate
add "0. Needs triage" to bug template
2 parents 7aafcb1 + ab7f4ba commit e19ab6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "🐞 Bug report"
22
description: "Help us improving by reporting a bug"
3-
labels: [ "bug" ]
3+
labels: [ "bug", "0. Needs triage" ]
44
body:
55
- type: markdown
66
attributes:

0 commit comments

Comments
 (0)