From f0ab7fda80f4a430e2e237363ee8fc4c43b1ee25 Mon Sep 17 00:00:00 2001 From: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com> Date: Fri, 10 Feb 2023 10:13:48 +0100 Subject: [PATCH] chore: Update bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aa3fbb0892..296f16149d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve Medusa title: '' -labels: 'type: bug' -assignees: '' +labels: 'status: needs triaging, type: bug' +assignees: olivermrbl ---