1
0
mirror of synced 2026-01-10 09:02:35 -05:00

Merge pull request #11822 from Maximisch/patch-2

Add note clarifying feature availability
This commit is contained in:
Laura Coursen
2021-11-12 07:32:00 -06:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -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: '*'

View File

@@ -1,5 +1,5 @@
{% note %}
**Note:** Issue forms are currently in beta and subject to change.
**Note:** Issue forms are currently in beta for public repositories on {% data variables.product.prodname_dotcom_the_website %} only.
{% endnote %}