02-feature.yaml 450 B

1234567891011121314151617
  1. name: 🪄 Feature request 🧙 🦄
  2. description: Ask for something nice
  3. title: "Feature request: <summary>"
  4. body:
  5. - type: markdown
  6. attributes:
  7. value: |
  8. Thanks for taking the time to ask for something nice!
  9. - type: textarea
  10. id: what-i-want
  11. attributes:
  12. label: What would you like to see in luci?
  13. description: feature request
  14. placeholder: Describe away
  15. value:
  16. validations:
  17. required: true