From 50510b0f51c9d97c834f5d3d6c28f84ce5827be4 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 21 Oct 2024 09:45:27 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/lint-propoposal.md Co-authored-by: Devon Carew --- .github/ISSUE_TEMPLATE/lint-propoposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/lint-propoposal.md b/.github/ISSUE_TEMPLATE/lint-propoposal.md index ca2fca28..3c2236a7 100644 --- a/.github/ISSUE_TEMPLATE/lint-propoposal.md +++ b/.github/ISSUE_TEMPLATE/lint-propoposal.md @@ -2,7 +2,7 @@ name: "package:lints - propose a change to the `core` or `recommended` rule set about: Propose adding an existing lint rule to the `core` or `recommended` rule set. title: '' -labels: type-lint +labels: ["package:lints", "type-lint"] ---