docs: consolidate CONTRIBUTING.md into docs/CONTRIBUTING.md

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:
root
2026-06-03 22:57:52 +00:00
parent 66be8bd30a
commit 4e9c02932f

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.