From b364807d5bec5ad6acd575e4d9e9f37fae4c7f7f Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Wed, 17 Sep 2025 01:16:18 +0100 Subject: [PATCH] Fix blank issue (#2321) --- .github/ISSUE_TEMPLATE/blank.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/blank.yml b/.github/ISSUE_TEMPLATE/blank.yml index 1ad654ad..3918d799 100644 --- a/.github/ISSUE_TEMPLATE/blank.yml +++ b/.github/ISSUE_TEMPLATE/blank.yml @@ -1,3 +1,9 @@ -name: (maintainers only) Blank issue +name: "(maintainers only) Blank issue" description: For maintainers only labels: [] + +body: + - type: markdown + attributes: + value: | + This is a blank issue template for maintainers to use as needed.