Skip to content

Commit addd246

Browse files
committed
fix(github bug issue template): default assignees
1 parent cb4f2da commit addd246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 🐞 Bug
22
description: File a bug/issue
33
title: "[BUG] <title>"
44
labels: [bug, triage]
5-
assignees: guilbep
5+
assignees: sbancal
66
body:
77
- type: checkboxes
88
attributes:

0 commit comments

Comments
 (0)