File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,17 @@ description: Create a bug issue for RAGFlow
33title : " [Bug]: "
44labels : [bug]
55body :
6- - type : checkboxes
7- attributes :
8- label : Is there an existing issue for the same bug?
9- description : Please check if an issue already exists for the bug you encountered.
10- options :
11- - label : I have checked the existing issues.
12- 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
1317- type : markdown
1418 attributes :
1519 value : " Please provide the following information to help us understand the issue."
Original file line number Diff line number Diff line change @@ -5,10 +5,14 @@ labels: [feature request]
55body :
66 - type : checkboxes
77 attributes :
8- label : Is there an existing issue for the same feature request?
9- description : Please check if an issue already exists for the feature you request.
8+ label : Self Checks
9+ description : " To make sure we get to you in time, please check the following :) "
1010 options :
11- - label : I have checked the existing issues.
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."
1216 required : true
1317 - type : textarea
1418 attributes :
Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ description: Ask questions on RAGFlow
33title : " [Question]: "
44labels : [question]
55body :
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
617- type : markdown
718 attributes :
819 value : |
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ slug: /release_notes
77
88Key features, improvements and bug fixes in the latest releases.
99
10- ## v0.17.1
10+ ## v0.17.0
1111
1212Released on March 3, 2025.
1313
You can’t perform that action at this time.
0 commit comments