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.

question.yml 445B

123456789101112131415
  1. name: Question
  2. description: Ask questions on RAGFlow
  3. title: "[Question]: "
  4. labels: [question]
  5. body:
  6. - type: markdown
  7. attributes:
  8. value: |
  9. If the previous templates don't fit with what you'd like to report or ask, please use this general question template to file issue.
  10. - type: textarea
  11. attributes:
  12. label: Describe your problem
  13. description: A clear and concise description of your problem.
  14. validations:
  15. required: true