diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index e6771b2..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,7 +0,0 @@ -# Contributing - -Fork this repository and open a pull request against **`dev`** — not `main`. - -Only [pickpoint](https://github.com/pickpoint) organization members can merge `dev` or `main`. Releases are cut by merging `dev` into `main`. - -See the README for local checks, CI, and `[skip release]`. diff --git a/README.md b/README.md index 159fa61..616e058 100644 --- a/README.md +++ b/README.md @@ -228,4 +228,4 @@ PyPI Trusted Publishing must match this workflow: repo `python-sdk`, workflow `r ## Contributing -Fork and open a PR against **`dev`**. [CONTRIBUTING.md](CONTRIBUTING.md). +Fork and open a pull request against **`dev`** — not `main`. Only [pickpoint](https://github.com/pickpoint) organization members can merge `dev` or `main`. Releases are `dev` → `main`.