From cfe8f989c7db0f6570c9a5716ef0514ee1818356 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 3 Nov 2024 05:48:19 +0100 Subject: [PATCH] Docs: Also use `needs-triage` for deprecations --- .github/ISSUE_TEMPLATE/2-deprecating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2-deprecating.yaml b/.github/ISSUE_TEMPLATE/2-deprecating.yaml index e1c175d1..b8f73267 100644 --- a/.github/ISSUE_TEMPLATE/2-deprecating.yaml +++ b/.github/ISSUE_TEMPLATE/2-deprecating.yaml @@ -1,7 +1,7 @@ name: Add a New Deprecation Rule description: This requests an OSM tag to be added to list of deprecated tags. # title: '' -labels: deprecating +labels: deprecating,needs-triage # assignees: '' body: - type: markdown