writinwaters
		
	commited on
		
		
					Commit 
							
							·
						
						6cfad3c
	
1
								Parent(s):
							
							7f210cb
								
Updated badge link (#545)
Browse files### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
### Type of change
- [x] Documentation Update
    	
        .github/ISSUE_TEMPLATE/bug_report.yml
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            name: Bug Report
         | 
| 2 | 
            -
            description: Create a bug issue for  | 
| 3 | 
             
            title: "[Bug]: "
         | 
| 4 | 
             
            labels: [bug]
         | 
| 5 | 
             
            body:
         | 
|  | |
| 1 | 
             
            name: Bug Report
         | 
| 2 | 
            +
            description: Create a bug issue for RAGFlow
         | 
| 3 | 
             
            title: "[Bug]: "
         | 
| 4 | 
             
            labels: [bug]
         | 
| 5 | 
             
            body:
         | 
    	
        .github/ISSUE_TEMPLATE/feature_request.md
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            name: Feature request
         | 
| 3 | 
             
            title: '[Feature Request]: '
         | 
| 4 | 
            -
            about: Suggest an idea for  | 
| 5 | 
             
            labels: ''
         | 
| 6 | 
             
            ---
         | 
| 7 |  | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            name: Feature request
         | 
| 3 | 
             
            title: '[Feature Request]: '
         | 
| 4 | 
            +
            about: Suggest an idea for RAGFlow
         | 
| 5 | 
             
            labels: ''
         | 
| 6 | 
             
            ---
         | 
| 7 |  | 
    	
        .github/ISSUE_TEMPLATE/feature_request.yml
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            name: Feature request
         | 
| 2 | 
            -
            description: Propose a feature request for  | 
| 3 | 
             
            title: "[Feature Request]: "
         | 
| 4 | 
             
            labels: [feature request]
         | 
| 5 | 
             
            body:
         | 
|  | |
| 1 | 
             
            name: Feature request
         | 
| 2 | 
            +
            description: Propose a feature request for RAGFlow.
         | 
| 3 | 
             
            title: "[Feature Request]: "
         | 
| 4 | 
             
            labels: [feature request]
         | 
| 5 | 
             
            body:
         | 
    	
        .github/ISSUE_TEMPLATE/question.yml
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            name: Question
         | 
| 2 | 
            -
            description: Ask questions on  | 
| 3 | 
             
            title: "[Question]: "
         | 
| 4 | 
             
            labels: [question]
         | 
| 5 | 
             
            body:
         | 
|  | |
| 1 | 
             
            name: Question
         | 
| 2 | 
            +
            description: Ask questions on RAGFlow
         | 
| 3 | 
             
            title: "[Question]: "
         | 
| 4 | 
             
            labels: [question]
         | 
| 5 | 
             
            body:
         | 
    	
        .github/ISSUE_TEMPLATE/subtask.yml
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            name: Subtask
         | 
| 2 | 
            -
            description: "Propose a subtask for  | 
| 3 | 
             
            title: "[Subtask]: "
         | 
| 4 | 
             
            labels: [subtask]
         | 
| 5 |  | 
|  | |
| 1 | 
             
            name: Subtask
         | 
| 2 | 
            +
            description: "Propose a subtask for RAGFlow"
         | 
| 3 | 
             
            title: "[Subtask]: "
         | 
| 4 | 
             
            labels: [subtask]
         | 
| 5 |  | 
    	
        README.md
    CHANGED
    
    | @@ -11,7 +11,7 @@ | |
| 11 | 
             
            </p>
         | 
| 12 |  | 
| 13 | 
             
            <p align="center">
         | 
| 14 | 
            -
                <a href="https://github.com/infiniflow/ | 
| 15 | 
             
                    <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
         | 
| 16 | 
             
                </a>
         | 
| 17 | 
             
                <a href="https://demo.ragflow.io" target="_blank">
         | 
|  | |
| 11 | 
             
            </p>
         | 
| 12 |  | 
| 13 | 
             
            <p align="center">
         | 
| 14 | 
            +
                <a href="https://github.com/infiniflow/ragflow/releases/latest">
         | 
| 15 | 
             
                    <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
         | 
| 16 | 
             
                </a>
         | 
| 17 | 
             
                <a href="https://demo.ragflow.io" target="_blank">
         | 
    	
        README_ja.md
    CHANGED
    
    | @@ -11,7 +11,7 @@ | |
| 11 | 
             
            </p>
         | 
| 12 |  | 
| 13 | 
             
            <p align="center">
         | 
| 14 | 
            -
                <a href="https://github.com/infiniflow/ | 
| 15 | 
             
                    <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
         | 
| 16 | 
             
                </a>
         | 
| 17 | 
             
                <a href="https://demo.ragflow.io" target="_blank">
         | 
|  | |
| 11 | 
             
            </p>
         | 
| 12 |  | 
| 13 | 
             
            <p align="center">
         | 
| 14 | 
            +
                <a href="https://github.com/infiniflow/ragflow/releases/latest">
         | 
| 15 | 
             
                    <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
         | 
| 16 | 
             
                </a>
         | 
| 17 | 
             
                <a href="https://demo.ragflow.io" target="_blank">
         | 
    	
        README_zh.md
    CHANGED
    
    | @@ -11,7 +11,7 @@ | |
| 11 | 
             
            </p>
         | 
| 12 |  | 
| 13 | 
             
            <p align="center">
         | 
| 14 | 
            -
                <a href="https://github.com/infiniflow/ | 
| 15 | 
             
                    <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
         | 
| 16 | 
             
                </a>
         | 
| 17 | 
             
                <a href="https://demo.ragflow.io" target="_blank">
         | 
|  | |
| 11 | 
             
            </p>
         | 
| 12 |  | 
| 13 | 
             
            <p align="center">
         | 
| 14 | 
            +
                <a href="https://github.com/infiniflow/ragflow/releases/latest">
         | 
| 15 | 
             
                    <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
         | 
| 16 | 
             
                </a>
         | 
| 17 | 
             
                <a href="https://demo.ragflow.io" target="_blank">
         |