docs: add contributing pointer

Point contributors at the manual contribution guidelines from the
repository root.
This commit is contained in:
Austin Horstman 2026-06-17 23:32:01 -05:00
parent 0043376f4e
commit 9b2afbdd47

8
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,8 @@
# Contributing
Home Manager contribution guidelines live in the manual:
- [`docs/manual/contributing.md`](docs/manual/contributing.md)
- <https://nix-community.github.io/home-manager/#ch-contributing>
Read those docs before changing modules, tests, news entries, or release notes.