docs: consolidate CONTRIBUTING.md into docs/CONTRIBUTING.md (#9306)

Remove the root CONTRIBUTING.md, which only contained a pointer to the
full guide plus a dev-branch notice that is already covered (more
thoroughly) at the top of docs/CONTRIBUTING.md. This leaves a single
source of truth for contribution guidelines.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
qdrant-cloud-bot
2026-09-03 12:45:59 +02:00
committed by timvisee
co-authored by Cursor
parent 602503a854
commit 87f47c1642
-7
View File
@@ -1,7 +0,0 @@
# Contributing to Qdrant
> [!IMPORTANT]
> **All pull requests must target the `dev` branch, not `master`.**
> The `master` branch is used for releases only.
Please see our full [Contributing Guide](docs/CONTRIBUTING.md) for detailed instructions.