From 8feab8f93541afbef87a6fc4f3d74ad0115915ae Mon Sep 17 00:00:00 2001 From: Sebastian Zoglowek <55794780+zoglo@users.noreply.github.com> Date: Sun, 5 May 2024 13:57:28 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 37fc22d..b2b8939 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,9 +1,6 @@ name: Report a bug description: Report a bug, issue or problem you have identified using the contao-component-style-manager labels: [bug, unconfirmed] -assignees: - - doishub - - zoglo body: - type: checkboxes attributes: @@ -38,4 +35,4 @@ body: attributes: label: Relevant log output description: Please copy and paste the relevant stacktrace within enabled debug-mode. This will be automatically formatted into code, so no need for backticks. - render: shell \ No newline at end of file + render: shell