From bb405bb375d117c7adeaabcbac999fd6071adaba Mon Sep 17 00:00:00 2001 From: Yimura <24669514+Yimura@users.noreply.github.com> Date: Mon, 12 Dec 2022 21:03:25 +0100 Subject: [PATCH] feat(Issues): Remove default assignee (#687) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index dd4e90d6..8096a0d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,8 +2,6 @@ name: Bug report description: Create a report to help us improve title: "[Bug]: " labels: bug -assignees: - - Yimura body: - type: textarea attributes: