mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
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>
8 lines
249 B
Markdown
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.
|