1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2025-04-27 16:55:14 +02:00
home-manager/docs/manual/contributing
Thiago Kenji Okada d094c6763c
news: create an individual file for each news entry ()
The current way to define a news entry in Home-Manager is error prone
(since you need to type the date manually) and also it is common cause
of conflicts after merges because all entries are defined in the same
file.

This commit fixes this: we can now create individual news entries for
each new entry. A script `create-news-entry.sh` also helps to create it
in the correct format (with the correct filenames and structure).
2025-04-05 11:13:59 -05:00
..
getting-started.md docs: replace console language with shell 2023-12-07 21:28:18 +09:00
guidelines.md docs: minor fixes of guidelines 2024-03-17 23:35:57 +01:00
news.md news: create an individual file for each news entry () 2025-04-05 11:13:59 -05:00
tests.md home-manager: move tests into new test flake 2025-01-24 22:31:22 +01:00