mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 16:38:01 +08:00
Fix: dataset tag file setting cannot be saved (#17428)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user