question.yml 438 B

1234567891011121314151617
  1. name: Question
  2. description: Ask about installation, usage, templates, or generated examples.
  3. title: "question: "
  4. labels: ["question"]
  5. body:
  6. - type: textarea
  7. id: question
  8. attributes:
  9. label: Question
  10. placeholder: "How should I..."
  11. validations:
  12. required: true
  13. - type: textarea
  14. id: context
  15. attributes:
  16. label: Context
  17. description: What have you tried? Which agent and theme are you using?