From 7caa599c95038c543066007e4276a8c02199d7c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 22 Feb 2023 16:22:40 +0100 Subject: [PATCH] templates: Ensure the release-check-list template is displayed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It seems that we have to have a table with some basic information otherwise GitHub won't be able to display the template information to the users. Signed-off-by: Fabiano FidĂȘncio --- .github/ISSUE_TEMPLATE/release-check-list.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/release-check-list.md b/.github/ISSUE_TEMPLATE/release-check-list.md index 0ae18bd..c2a23b7 100644 --- a/.github/ISSUE_TEMPLATE/release-check-list.md +++ b/.github/ISSUE_TEMPLATE/release-check-list.md @@ -1,3 +1,11 @@ +--- +name: New project release +about: Checklist for the coming project's release +title: "[Release] Check list for v" +labels: '' +assignees: '' +--- + # v ## Code freeze