From 4cadc7bfdf1d435ec61153a066e6b0dbbf6cfe73 Mon Sep 17 00:00:00 2001 From: Maximilian Schirm Date: Wed, 10 Nov 2021 10:00:48 +0100 Subject: [PATCH 1/3] Add note clarifying feature availability --- data/reusables/community/issue-forms-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/community/issue-forms-beta.md b/data/reusables/community/issue-forms-beta.md index 8582253f26..5280757b24 100644 --- a/data/reusables/community/issue-forms-beta.md +++ b/data/reusables/community/issue-forms-beta.md @@ -1,5 +1,5 @@ {% note %} -**Note:** Issue forms are currently in beta and subject to change. +**Note:** Issue forms are currently in beta and subject to change. Issue forms can currently be enabled on private repositories only. {% endnote %} From 534cb6004989c3ab8521e3a989131d4efbdc54ce Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Wed, 10 Nov 2021 12:09:45 -0600 Subject: [PATCH 2/3] Add :nail_care: --- data/reusables/community/issue-forms-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/community/issue-forms-beta.md b/data/reusables/community/issue-forms-beta.md index 5280757b24..9c912118dd 100644 --- a/data/reusables/community/issue-forms-beta.md +++ b/data/reusables/community/issue-forms-beta.md @@ -1,5 +1,5 @@ {% note %} -**Note:** Issue forms are currently in beta and subject to change. Issue forms can currently be enabled on private repositories only. +**Note:** Issue forms are currently in beta for public repositories on {% data variables.product.prodname_dotcom_the_website %} only. {% endnote %} From 0d4cb2c36fc6cc986a8a0b4547c4005c9d4fe6ea Mon Sep 17 00:00:00 2001 From: Maximilian Schirm Date: Fri, 12 Nov 2021 12:52:35 +0100 Subject: [PATCH 3/3] Remove product tag as suggested by @lecoursen --- .../syntax-for-issue-forms.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms.md b/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms.md index 8f51b41c60..6af276cf0f 100644 --- a/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms.md +++ b/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms.md @@ -1,7 +1,6 @@ --- title: Syntax for issue forms intro: 'You can define different input types, validations, default assignees, and default labels for your issue forms.' -product: 'Issue forms are available in beta for public repositories on {% data variables.product.prodname_dotcom_the_website %}' versions: fpt: '*' ghec: '*'