From f819e7942992342345b2aa838f717015683fe28a Mon Sep 17 00:00:00 2001 From: Naman Malhotra Date: Thu, 19 Sep 2024 22:04:03 +0530 Subject: [PATCH] review changes --- .github/ISSUE_TEMPLATE/new-cfe-template.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new-cfe-template.yml b/.github/ISSUE_TEMPLATE/new-cfe-template.yml index 10b9bbe3de1..0e471974999 100644 --- a/.github/ISSUE_TEMPLATE/new-cfe-template.yml +++ b/.github/ISSUE_TEMPLATE/new-cfe-template.yml @@ -54,7 +54,8 @@ body: - type: textarea id: how-to-communicate attributes: - label: "How should this change be communicated in the release post on the [public developer blog](https://href.li/?https://developer.woo.com/blog/)?" + label: "How should this change be communicated in the release post on the public developer blog:" + description: "See the blog at [https://developer.woo.com/blog/](https://developer.woo.com/blog/)" placeholder: "There is no need to add new communication to the already planned one." validations: required: true