From 8cff7329740bc2de8f25e7a08e02bed9d83b447c Mon Sep 17 00:00:00 2001 From: Dan Harrin Date: Mon, 13 May 2024 11:33:19 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 11198a75fb..6ee555febe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug report description: Report a problem you're experiencing -labels: bug,unconfirmed,low priority +labels: bug,unconfirmed,medium priority projects: ['filamentphp/2'] body: - type: markdown