Merge pull request #11822 from Maximisch/patch-2
Add note clarifying feature availability
This commit is contained in:
@@ -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: '*'
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user