Contributing to Nix documentation: Difference between revisions

imported>Fricklerhandwerk
Add link to contributing guidelines
imported>Fricklerhandwerk
update link to general contribution guide
Line 1: Line 1:
== What should I work on? ==
== What should I work on? ==


See [https://discourse.nixos.org/t/how-to-contribute-to-documentation/21028 How to contribute to documentation].
See [https://github.com/NixOS/nix.dev/blob/master/maintainers/how-to-contribute-to-documentation.md How to contribute to documentation in the Nix ecosystem].


== Where do I find the docs? ==
== Where do I find the docs? ==
Line 7: Line 7:
The Nix documentation is on GitHub in the following repositories:
The Nix documentation is on GitHub in the following repositories:


* [https://github.com/NixOS/nix/tree/master/doc/manual Nix package manager]
* [https://github.com/NixOS/nix/tree/master/doc/manual Nix manual]
* [https://github.com/NixOS/nixpkgs/tree/master/doc Nix package repository]
* [https://github.com/NixOS/nixpkgs/tree/master/doc Nixpkgs manual]
* [https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual NixOS]
* [https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual NixOS manual]
* [https://github.com/NixOS/nixops NixOps]
* [https://github.com/NixOS/nixops NixOps]
* [https://github.com/NixOS/hydra Hydra]
* [https://github.com/NixOS/hydra Hydra]