Skip to content

Commit

Permalink
RAGFlow image version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhichang committed Nov 21, 2024
1 parent 30f111e commit b471f27
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,16 @@ body:
required: true
- type: input
attributes:
label: Commit ID
label: RAGFlow code commit ID
description: Enter the commit ID associated with the issue.
placeholder: e.g., c3b2a1
placeholder: e.g., 26d3480e
validations:
required: true
- type: input
attributes:
label: RAGFlow image version
description: Enter the image version(shown in RAGFlow UI, `System` page) associated with the issue.
placeholder: e.g., 26d3480e(v0.13.0~174)
validations:
required: true
- type: textarea
Expand Down

0 comments on commit b471f27

Please sign in to comment.