File size: 445 Bytes
4e04a1e 6cfad3c 4e04a1e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
name: Question
description: Ask questions on RAGFlow
title: "[Question]: "
labels: [question]
body:
- type: markdown
attributes:
value: |
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.
- type: textarea
attributes:
label: Describe your problem
description: A clear and concise description of your problem.
validations:
required: true |