02_enhancements.yml 796 B

123456789101112131415161718192021
  1. name: Enhancements
  2. description: Suggest improvements for any existing functionality within the firmware.
  3. body:
  4. - type: markdown
  5. attributes:
  6. value: |
  7. Thank you for taking the time to fill out an issue. This template is meant for feature requests and improvements to already existing functionality.
  8. If you require help with the Flipper zero and its firmware, we ask that you join [our forum](https://forum.flipperzero.one)
  9. - type: textarea
  10. id: proposal
  11. attributes:
  12. label: "Describe the enhancement you're suggesting."
  13. description: |
  14. Feel free to describe in as much detail as you wish.
  15. validations:
  16. required: true
  17. - type: textarea
  18. id: anything-else
  19. attributes:
  20. label: Anything else?
  21. description: Let us know if you have anything else to share.