chore: remove assignee from linter bug report

This commit is contained in:
Boshen 2024-10-30 09:39:53 +08:00
parent f0c87d453d
commit 55637c248e
No known key found for this signature in database
GPG key ID: 67715A371E534061
2 changed files with 1 additions and 3 deletions

View file

@ -8,5 +8,5 @@ labels: C-bug
<!--
!!IMPORTANT!! If you are reporting a bug for Oxlint or the Oxc VSCode extension,
please use the "Linter bug report" template instead. You can find it here:
https://github.com/oxc-project/oxc/issues/new?assignees=DonIsaac&labels=C-bug,A-linter&projects=&template=linter_bug_report.yaml&title=linter:+
https://github.com/oxc-project/oxc/issues/new?labels=C-bug,A-linter&projects=&template=linter_bug_report.yaml&title=linter:+
-->

View file

@ -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