Browse Source

Fix type in issue template

pull/897/head
William Oldham 2 years ago
parent
commit
12ce1d2993
  1. 2
      .github/ISSUE_TEMPLATE/feature-request.yml

2
.github/ISSUE_TEMPLATE/feature-request.yml

@ -21,6 +21,6 @@ body:
- type: textarea - type: textarea
id: other-details id: other-details
attributes: attributes:
label: Anything other details to share? label: Any other details to share?
validations: validations:
required: false required: false

Loading…
Cancel
Save