question.yml 202 B

12345678910
  1. name: Question
  2. description: Ask a question
  3. body:
  4. - type: textarea
  5. id: question
  6. attributes:
  7. label: Question
  8. description: What's your question?
  9. validations:
  10. required: true