From 92cbe249a3c417264bf82d1e061b1e77c0388241 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Tue, 19 Jul 2022 15:05:01 +0200 Subject: [PATCH] fix syntax error in issue template --- .github/ISSUE_TEMPLATE/2-deprecating.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2-deprecating.yaml b/.github/ISSUE_TEMPLATE/2-deprecating.yaml index dc44ca9a..e1c175d1 100644 --- a/.github/ISSUE_TEMPLATE/2-deprecating.yaml +++ b/.github/ISSUE_TEMPLATE/2-deprecating.yaml @@ -1,8 +1,8 @@ name: Add a New Deprecation Rule -about: This requests an OSM tag to be added to list of deprecated tags. -title: '' +description: This requests an OSM tag to be added to list of deprecated tags. +# title: '' labels: deprecating -assignees: '' +# assignees: '' body: - type: markdown attributes: