diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 27cc905..827311a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,6 +1,6 @@ name: Feature request ✨ description: Suggest an idea or ask for a feature that you would like to have -labels: [support, feat-req] +labels: [support, feature-req] body: - type: markdown attributes: @@ -15,4 +15,4 @@ body: attributes: label: What does the proposed solution look like? validations: - required: true \ No newline at end of file + required: true