From fec2a8b7b122b4b0d2a73bff97f2f43c06bb37cc Mon Sep 17 00:00:00 2001 From: Turiiya <34311583+ttytm@users.noreply.github.com> Date: Wed, 8 May 2024 10:58:49 +0200 Subject: [PATCH] ci: make issue template title consistent, fix linter error regarding labels (#21460) --- .github/ISSUE_TEMPLATE/documentation.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 47a71006cf..e1c294d4f3 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -1,6 +1,5 @@ name: 📕 Documentation Issue description: Report an issue in the Reference documentation or Developer Guide -title: (short issue description) labels: ['Unit: Documentation'] body: - type: textarea