mirror of
https://github.com/NixOS/nix
synced 2025-07-04 19:41:48 +02:00
add contributing guide for documentation
This commit is contained in:
parent
b19bd4f348
commit
887cbcd395
5 changed files with 195 additions and 53 deletions
|
@ -1 +1,8 @@
|
|||
# Contributing
|
||||
# Development
|
||||
|
||||
Nix is developed on GitHub.
|
||||
Check the [contributing guide](https://github.com/NixOS/nix/blob/master/CONTRIBUTING.md) if you want to get involved.
|
||||
|
||||
This chapter is a collection of guides for making changes to the code and documentation.
|
||||
|
||||
If you're not sure where to start, try to [compile Nix from source](./hacking.md) and consider [making improvements to documentation](./documentation.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue