FEATURE.yml 324 B

1234567891011
  1. name: 🎉 Feature Request
  2. description: You have a neat idea that should be implemented?
  3. labels: ["enhancement"]
  4. body:
  5. - type: textarea
  6. id: description
  7. attributes:
  8. label: Description
  9. description: Provide a summary of the feature you would like to see implemented.
  10. validations:
  11. required: true