nixpkgs/CONTRIBUTING.md
Silvan Mosberger 37968083e7 CONTRIBUTING.md: Move opening issues section to Nixpkgs manual
This isn't relevant to contributors specifically, it applies to all
users
2023-08-13 22:04:57 +02:00

496 B

How to contribute

Submitting changes

Read the "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.