You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
480 B

  1. ---
  2. name: Enhancement Request
  3. description: Suggest an enhancement to the Kubespray project
  4. labels: kind/feature
  5. body:
  6. - type: markdown
  7. attributes:
  8. value: Please only use this template for submitting enhancement requests
  9. - type: textarea
  10. id: what
  11. attributes:
  12. label: What would you like to be added
  13. validations:
  14. required: true
  15. - type: textarea
  16. id: why
  17. attributes:
  18. label: Why is this needed
  19. validations:
  20. required: true