contributing: add note about news entry for new modules
This commit is contained in:
parent
ef148ab3cb
commit
aedde6dcde
|
@ -153,7 +153,8 @@ If you do have a change worthy of a news entry then please add one in
|
||||||
condition = hostPlatform.isLinux;
|
condition = hostPlatform.isLinux;
|
||||||
```
|
```
|
||||||
|
|
||||||
should be added.
|
should be added. If you contribute a module then you don't need to
|
||||||
|
add this entry, the merger will create an entry for you.
|
||||||
|
|
||||||
[open issues]: https://github.com/rycee/home-manager/issues
|
[open issues]: https://github.com/rycee/home-manager/issues
|
||||||
[new issue]: https://github.com/rycee/home-manager/issues/new
|
[new issue]: https://github.com/rycee/home-manager/issues/new
|
||||||
|
|
Loading…
Reference in a new issue