RAGflow/.github/ISSUE_TEMPLATE/bug_report.yml

15 lines
411 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: "🐞 Bug Report"
description: Create a bug issue for RAGFlow-Plus
title: "[Bug]: "
labels: ["🐞 bug"]
body:
- type: markdown
attributes:
value: |
尽管问,不限语言。(All language is welcomed)
- type: textarea
attributes:
label: 描述你的问题
description: 尽可能清晰地描述如果是bug建议附上详细步骤和日志。
validations:
required: true