CONTRIBUTING.md: Add intro
This commit is contained in:
parent
350eb69c17
commit
3d5fc07cfb
@ -1,5 +1,12 @@
|
||||
# Contributing to Nixpkgs
|
||||
|
||||
This document is for people wanting to contribute to the implementation of Nixpkgs.
|
||||
This involves interacting with implementation changes that are proposed using [GitHub](https://github.com/) [pull requests](https://docs.github.com/pull-requests) to the [Nixpkgs](https://github.com/nixos/nixpkgs/) repository (which you're in right now).
|
||||
|
||||
As such, a GitHub account is required, which you can sign up for [here](https://github.com/signup).
|
||||
Additionally this document assumes that you already know how to use GitHub and Git.
|
||||
If that's not the case, we recommend learning about it first [here](https://docs.github.com/en/get-started/quickstart/hello-world).
|
||||
|
||||
## (Proposing a change) | Submitting changes
|
||||
|
||||
Note: contributing implies licensing those contributions
|
||||
|
Loading…
Reference in New Issue
Block a user