diff --git a/.github/ISSUE_TEMPLATE/feat.yml b/.github/ISSUE_TEMPLATE/feat.yml index 9b8f75e..5c9a104 100644 --- a/.github/ISSUE_TEMPLATE/feat.yml +++ b/.github/ISSUE_TEMPLATE/feat.yml @@ -6,6 +6,13 @@ body: attributes: value: | Thanks for contributing to Katharsis, please go ahead and describe your proposal! + - type: textarea + id: feature_description + attributes: + label: Feature Description + description: The specific details of the feature. + validations: + required: true - type: textarea id: rationale attributes: