Fix: dataset tag file setting cannot be saved (#17428)

This commit is contained in:
euvre
2026-08-05 15:55:34 +08:00
committed by GitHub
parent a55a438b42
commit 0a444343b9
48 changed files with 266 additions and 171 deletions

View File

@@ -34,7 +34,7 @@ The list below mentions some contributions you can make, but it is not a complet
1. Fork our GitHub repository.
2. Clone your fork to your local machine:
`git clone git@github.com:<yourname>/ragflow.git`
3. Create a local branch:
3. Create a local branch:
`git checkout -b my-branch`
4. Provide sufficient information in your commit message
`git commit -m 'Provide sufficient info in your commit message'`
@@ -56,4 +56,4 @@ The list below mentions some contributions you can make, but it is not a complet
### Reviewing & Merging a PR
Ensure that your PR passes all Continuous Integration (CI) tests before merging it.
Ensure that your PR passes all Continuous Integration (CI) tests before merging it.