Skip to content

Commit 9a27f9b

Browse files
committed
chore: update contribution guidelines in README and refresh subproject reference
chore: update contribution guidelines in README and refresh subproject reference
1 parent 3254fc8 commit 9a27f9b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,5 @@ The linting-settings can be changed in the `rag-backend/pyproject.toml` file und
372372
## 4. Contribution Guidelines
373373

374374
This use case example contains 2 git submodules, the `rag-infrastructure` and the `rag-core-library`.
375-
In order to contribute you can simply create a new branch, make changes and create a PR.
375+
In order to contribute please consult the [CONTRIBUTING.md](./CONTRIBUTING.md).
376376

377-
> 📝 Before creating a pull request please run `black .`, as well as `flake8 .` in every package and ensure there are no complaints by these tools.
378-
379-
### TODO: add contribution guideline

0 commit comments

Comments
 (0)