forked from mirrors/nixpkgs
Create unified markdown files for contributing docs
This commit is contained in:
parent
be26d79f46
commit
d70091c3ad
1
CONTRIBUTING-new.md
Normal file
1
CONTRIBUTING-new.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Contributing to Nixpkgs
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
# Nixpkgs/doc
|
||||
# Contributing to the Nixpkgs manual
|
||||
|
||||
This directory houses the sources files for the Nixpkgs manual.
|
||||
|
||||
|
|
1
maintainers/README.md
Normal file
1
maintainers/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Nixpkgs Maintainers
|
|
@ -1,4 +1,4 @@
|
|||
*** NixOS ***
|
||||
# NixOS
|
||||
|
||||
NixOS is a Linux distribution based on the purely functional package
|
||||
management system Nix. More information can be found at
|
1
pkgs/README.md
Normal file
1
pkgs/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Contributing to Nixpkgs packages
|
Loading…
Reference in a new issue