2
0

03-something-else.yml 348 B

12345678910111213141516
  1. name: Something else❓
  2. description: Some other topic
  3. title: Subject
  4. body:
  5. - type: markdown
  6. attributes:
  7. value: |
  8. Thanks for taking the time to contact us!
  9. - type: textarea
  10. id: issue
  11. attributes:
  12. label: How can we otherwise help?
  13. placeholder: Describe away
  14. value:
  15. validations:
  16. required: true