Home Explore Blog CI



nix

doc/manual/source/development/index.md
0cccb34a617914dd9864b072938cd1896d0a2a8aec551de50000000300000198
# 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](./building.md) and consider [making improvements to documentation](./documentation.md).

Chunks
6d0ffc9a (1st chunk of `doc/manual/source/development/index.md`)
Title: Nix Development Overview
Summary
Nix development is hosted on GitHub, and contributions are welcome. This section provides guides for contributing to the codebase and documentation. New contributors can start by compiling Nix from source or improving the documentation.