From 684cf7e9ce365c2c52d6b134e8458a5d6b232f7f Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Thu, 31 Aug 2023 19:36:33 +0200 Subject: [PATCH] ops: Update showcase form discussions --- .github/DISCUSSION_TEMPLATE/showcase.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/showcase.yml b/.github/DISCUSSION_TEMPLATE/showcase.yml index 2484e39..4de053a 100644 --- a/.github/DISCUSSION_TEMPLATE/showcase.yml +++ b/.github/DISCUSSION_TEMPLATE/showcase.yml @@ -1,4 +1,4 @@ -title: "[Submit site] " +title: "" labels: ["Showcase"] body: - type: markdown @@ -10,7 +10,7 @@ body: - Your website is built with Hyas. - Your website is public. - - Your website is an example. + - Your website is a showcase. - type: input id: name attributes: @@ -39,7 +39,7 @@ body: attributes: label: Why? description: A clear and concise description of why you think your site should be added to the showcase. - placeholder: This is what makes my website an example. + placeholder: This is what makes my website a showcase. validations: required: false - type: checkboxes