CONTRIBUTING.md: Move to repo root, where it is more visible.
We found that many users found it difficult to locate this document. Github supports it in the root, see: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors (cherry picked from commit 3c29ced243cc032806f680ae67845b9b3a879183) This fixes the links on the nixos.org website, the stable branch docs point to master on github, so both master and the release branch need to have the file in the same location. fixes https://github.com/NixOS/nixos-homepage/issues/736
This commit is contained in:
committed by
Romanos Skiadas
parent
2d6ab6c6b9
commit
d76b42c680
@@ -87,7 +87,7 @@ Most contributions are based on and merged into these branches:
|
||||
deemed of sufficiently high quality
|
||||
|
||||
For more information about contributing to the project, please visit
|
||||
the [contributing page](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).
|
||||
the [contributing page](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).
|
||||
|
||||
# Donations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user