main
 1name: "Feature request"
 2description: Suggest an idea for this project.
 3labels: [
 4  "enhancement"
 5]
 6body:
 7  - type: textarea
 8    id: what
 9    attributes:
10      label: "What you want:"
11      placeholder: Short and precise description of what you want...
12  - type: textarea
13    id: why
14    attributes:
15      label: "Why you want it:"
16      description: What benefit does this feature bring you? How would this impact the average user?