Contributing: Difference between revisions
Clean a few sentences and add/update links. |
|||
(27 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
It is possible to contribute to Nix(OS) in different ways: | |||
* Contributing to Nix | |||
* [[Contributing#Contributing to Nixpkgs|Contributing to Nixpkgs]] (see below) | |||
* Contributing to the documentation | |||
* [[Help:Contributing|Contributing to the Official NixOS Wiki]] (see below) | |||
== Contributing to Nix == | == Contributing to Nix == | ||
Line 17: | Line 9: | ||
See the [https://github.com/NixOS/nix/blob/master/CONTRIBUTING.md Nix repository contribution guide]. | See the [https://github.com/NixOS/nix/blob/master/CONTRIBUTING.md Nix repository contribution guide]. | ||
== Contributing to | == Contributing to Nixpkgs == | ||
:''See also: [[Nixpkgs/Contributing]]'' <!--- TODO: import MediaWiki templates, such as See_also ---> | |||
See [[Contributing | |||
Contributing to [https://github.com/NixOS/nixpkgs Nixpkgs], the package repository for the [https://nixos.org/ Nix package manager], helps maintain and improve the ecosystem of software available to Nix users. | |||
* Guide on [https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md Contributing to the packages in Nixpkgs] | |||
* Guide on [https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md Contributing to Nixpkgs] in general | |||
Nix/ | == Contributing to the documentation == | ||
Reference documentation and learning materials for using Nix standalone are maintained on [https://nix.dev/ nix.dev] by the [https://github.com/nixos/nix.dev/tree/master/maintainers Nix documentation team]. | |||
See [https://nix.dev/contributing/documentation Contributing Documentation] for how you can help. | |||
== Contributing to the Official NixOS Wiki == | |||
{{main|NixOS Wiki:Contributing to the wiki}} | |||
[[: | Any [[Special:CreateAccount|registered account]] can contribute to the wiki either in the form of content, or changes to its infrastructure. Articles can be edited by adding new information, reformatting the existing one or updating outdated facts. The infrastructure is managed through the GitHub repository, and all proposals are discussed there. You can read more about this on the [[NixOS Wiki:Contributing to the wiki]] page. |