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 6915f24..bd87632 100644 --- a/README.md +++ b/README.md @@ -194,5 +194,5 @@ git push origin v2.2.0 ## 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`.