diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5e7a2db8..a76d8646 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- name: 🐞 Bug report about: Report an issue -labels: 's: pending triage', 'c: bug' ---- \ No newline at end of file +labels: ['s: pending triage', 'c: bug'] +---