From 55637c248e555ea46e3715a63e6c25e524da3618 Mon Sep 17 00:00:00 2001 From: Boshen Date: Wed, 30 Oct 2024 09:39:53 +0800 Subject: [PATCH] chore: remove assignee from linter bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/linter_bug_report.yaml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index eeb7b54a4..1aadee861 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,5 +8,5 @@ labels: C-bug diff --git a/.github/ISSUE_TEMPLATE/linter_bug_report.yaml b/.github/ISSUE_TEMPLATE/linter_bug_report.yaml index bbf4d8820..13a54b947 100644 --- a/.github/ISSUE_TEMPLATE/linter_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/linter_bug_report.yaml @@ -2,8 +2,6 @@ name: Linter bug report description: Report a bug in Oxlint title: "linter: " labels: ["C-bug", "A-linter"] -assignees: - - DonIsaac body: - type: markdown