02-feature-request-en.yml 760 B

1234567891011121314151617181920212223242526
  1. name: "[English] Feature Request"
  2. description: "Create a report to help us improve"
  3. title: "[Feature Request] "
  4. body:
  5. - type: markdown
  6. attributes:
  7. value: |
  8. Thanks for taking the time to fill out this feature request!
  9. NOTE: Be sure to put a clear and concise title **AFTER** `[Feature Request]` in the text box above.
  10. <!-- template -->
  11. - type: textarea
  12. id: "description"
  13. attributes:
  14. label: "Feature Description"
  15. description: |
  16. A clear and concise description of the feature.
  17. validations:
  18. required: true
  19. - type: textarea
  20. id: "additional"
  21. attributes:
  22. label: "Additional"
  23. description: |
  24. Add any other context or screenshots about the feature request here.