1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

docs: remove recommendation to wait for maintainers for news

We dont have merge conflicts with new method of creating news entries.
This commit is contained in:
Austin Horstman 2025-05-10 10:30:03 -05:00
parent 6fd639dbe5
commit 12e6738596

View file

@ -127,9 +127,7 @@ If your contribution includes a change that should be communicated to
users of Home Manager then you can add a news entry. The entry must be
formatted as described in [News](#sec-news).
When new modules are added a news entry should be included but you do
not need to create this entry manually. The merging maintainer will
create the entry for you. This is to reduce the risk of merge conflicts.
When new modules are added a news entry should be included.
## Use conditional modules and news {#sec-guidelines-conditional-modules}