Skip to content

Commit 1abf033

Browse files
authored
Docs: reformat. (infiniflow#5914)
### What problem does this PR solve? ### Type of change - [x] Other (please describe):
1 parent 46b95d5 commit 1abf033

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ description: Create a bug issue for RAGFlow
33
title: "[Bug]: "
44
labels: [bug]
55
body:
6-
- type: checkboxes
7-
attributes:
8-
label: Self Checks
9-
description: "To make sure we get to you in time, please check the following :)"
10-
options:
11-
- label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones.
12-
required: true
13-
- label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)).
14-
required: true
15-
- label: "Please do not modify this template :) and fill in all the required fields."
16-
required: true
6+
- type: checkboxes
7+
attributes:
8+
label: Self Checks
9+
description: "To make sure we get to you in time, please check the following :)"
10+
options:
11+
- label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones.
12+
required: true
13+
- label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)).
14+
required: true
15+
- label: "Please do not modify this template :) and fill in all the required fields."
16+
required: true
1717
- type: markdown
1818
attributes:
1919
value: "Please provide the following information to help us understand the issue."

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ description: Ask questions on RAGFlow
33
title: "[Question]: "
44
labels: [question]
55
body:
6-
- type: checkboxes
7-
attributes:
8-
label: Self Checks
9-
description: "To make sure we get to you in time, please check the following :)"
10-
options:
11-
- label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones.
12-
required: true
13-
- label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)).
14-
required: true
15-
- label: "Please do not modify this template :) and fill in all the required fields."
16-
required: true
6+
- type: checkboxes
7+
attributes:
8+
label: Self Checks
9+
description: "To make sure we get to you in time, please check the following :)"
10+
options:
11+
- label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones.
12+
required: true
13+
- label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)).
14+
required: true
15+
- label: "Please do not modify this template :) and fill in all the required fields."
16+
required: true
1717
- type: markdown
1818
attributes:
1919
value: |

0 commit comments

Comments
 (0)