diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 7a2ea329ded1..000000000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,11 +0,0 @@ -# How to contribute - -## Submitting changes - -Read the ["Submitting changes"](https://nixos.org/nixpkgs/manual/#chap-submitting-changes) section of the nixpkgs manual. It explains how to write, test, and iterate on your change, and which branch to base your pull request against. - -Below is a short excerpt of some points in there: - -## Reviewing contributions - -See the nixpkgs manual for more details on how to [Review contributions](https://nixos.org/nixpkgs/manual/#chap-reviewing-contributions).