Skip to content

Commit 6f2d6e4

Browse files
authored
Merge pull request #110 from EPFL-ENAC/github-bug-issue-template-fix
fix(github bug issue template): default assignees
2 parents cb4f2da + addd246 commit 6f2d6e4

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)