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

PULL_REQUEST_TEMPLATE: add some additional check

Make it more obvious about expectation for a quick news entry and basic
tests.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-08-11 08:35:32 -05:00
parent fc68e1100a
commit eb243d27f8

View file

@ -48,3 +48,11 @@ Also make sure to read the guidelines found at
- [ ] Added myself as module maintainer. See
[example](https://github.com/nix-community/home-manager/blob/a51598236f23c89e59ee77eb8e0614358b0e896c/modules/programs/lesspipe.nix#L11).
- [ ] Generate a news entry. See
[News](https://nix-community.github.io/home-manager/index.xhtml#sec-news)
- [ ] Basic tests added. See
[Tests](https://nix-community.github.io/home-manager/index.xhtml#sec-tests)
- If this PR adds an exciting new feature or contains a breaking change.
- [ ] Generate a news entry. See
[News](https://nix-community.github.io/home-manager/index.xhtml#sec-news)