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