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:
parent
fc68e1100a
commit
eb243d27f8
1 changed files with 8 additions and 0 deletions
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue