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.