Files
qdrant/CONTRIBUTING.md
qdrant-cloud-bot 72be4f9d42 docs: make dev branch requirement more prominent for contributors (#8581)
Contributors frequently open PRs against master instead of dev.
Add prominent callouts and a root-level CONTRIBUTING.md so the
branch requirement is visible at every step of the contribution flow.

Made-with: Cursor

Co-authored-by: Cursor Agent <agent@cursor.com>
2026-05-08 13:46:00 +02:00

8 lines
249 B
Markdown

# 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.