docs: clarify dev branching and fix contributing text

Signed-off-by: Babar Ali <148423037+Babarali2k21@users.noreply.github.com>
This commit is contained in:
Babar Ali 2026-01-08 10:15:42 +01:00
parent b339529621
commit 01a39dff22

View file

@ -71,7 +71,7 @@ git clone https://github.com/<your-github-username>/cognee.git
cd cognee cd cognee
``` ```
In case you are working on Vector and Graph Adapters In case you are working on Vector and Graph Adapters
1. Fork the [**cognee**](https://github.com/topoteretes/cognee-community) repository 1. Fork the [**cognee-community**](https://github.com/topoteretes/cognee-community) repository
2. Clone your fork: 2. Clone your fork:
```shell ```shell
git clone https://github.com/<your-github-username>/cognee-community.git git clone https://github.com/<your-github-username>/cognee-community.git