summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
blob: 7a2ea329ded1418f316688c0cf6ceb1fb83dd2ad (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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).