diff --git a/.github/ISSUE_TEMPLATE/new-feature.yml b/.github/ISSUE_TEMPLATE/new-feature.yml index b41b2e62629..421e7cb2cbe 100644 --- a/.github/ISSUE_TEMPLATE/new-feature.yml +++ b/.github/ISSUE_TEMPLATE/new-feature.yml @@ -20,6 +20,12 @@ body: description: Describe the feature in one or two sentences. validations: required: true +- type: textarea + attributes: + label: Documentation + description: Link to documentation and demos of the feature. + validations: + required: true - type: textarea attributes: label: Browser support