CONTRIBUTING.md: Remove temporarily

So that the CONTRIBUTING-new.md can take its place and Git detect the
rename
This commit is contained in:
Silvan Mosberger 2023-08-02 18:40:24 +02:00
parent 37968083e7
commit 1a2906024a

View file

@ -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).