From 1abf03351df1db07efc3cd89654a1d6b638760ff Mon Sep 17 00:00:00 2001 From: Kevin Hu Date: Tue, 11 Mar 2025 16:11:27 +0800 Subject: [PATCH] Docs: reformat. (#5914) ### What problem does this PR solve? ### Type of change - [x] Other (please describe): --- .github/ISSUE_TEMPLATE/bug_report.yml | 22 +++++++++++----------- .github/ISSUE_TEMPLATE/question.yml | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index afff8a50b..ac15fa0f1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,17 +3,17 @@ description: Create a bug issue for RAGFlow title: "[Bug]: " labels: [bug] body: - - type: checkboxes - attributes: - label: Self Checks - description: "To make sure we get to you in time, please check the following :)" - options: - - label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. - required: true - - label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)). - required: true - - label: "Please do not modify this template :) and fill in all the required fields." - required: true +- type: checkboxes + attributes: + label: Self Checks + description: "To make sure we get to you in time, please check the following :)" + options: + - label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. + required: true + - label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)). + required: true + - label: "Please do not modify this template :) and fill in all the required fields." + required: true - type: markdown attributes: value: "Please provide the following information to help us understand the issue." diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index d46655498..b5e9104e9 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -3,17 +3,17 @@ description: Ask questions on RAGFlow title: "[Question]: " labels: [question] body: - - type: checkboxes - attributes: - label: Self Checks - description: "To make sure we get to you in time, please check the following :)" - options: - - label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. - required: true - - label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)). - required: true - - label: "Please do not modify this template :) and fill in all the required fields." - required: true +- type: checkboxes + attributes: + label: Self Checks + description: "To make sure we get to you in time, please check the following :)" + options: + - label: I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. + required: true + - label: I confirm that I am using English to submit this report ([Language Policy](https://github.com/infiniflow/ragflow/issues/5910)). + required: true + - label: "Please do not modify this template :) and fill in all the required fields." + required: true - type: markdown attributes: value: |