Fix duplicate title in the issue template

pull/4175/head
Kamran Ahmed 1 year ago
parent 9139c8eaf8
commit dbe6f8589d
  1. 7
      .github/ISSUE_TEMPLATE/03-feature-suggestion.yml

@ -3,13 +3,6 @@ description: Is there a feature you'd like to see on Roadmap.sh? Let us know!
labels: [feature request]
assignees: []
body:
- type: input
id: feature-title
attributes:
label: Feature Title
description: Please provide a short title for the feature you are suggesting.
validations:
required: true
- type: textarea
id: feature-description
attributes:

Loading…
Cancel
Save