Merge pull request #141820 from cab404/patch-1

.github/PULL_REQUEST_TEMPLATE: added md-to-db reminder

authored by Alexander Bantyev and committed by GitHub e644da4d 51712dae

+1
+1
.github/PULL_REQUEST_TEMPLATE.md
··· 32 - [ ] (Package updates) Added a release notes entry if the change is major or breaking 33 - [ ] (Module updates) Added a release notes entry if the change is significant 34 - [ ] (Module addition) Added a release notes entry if adding a new NixOS module 35 - [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).
··· 32 - [ ] (Package updates) Added a release notes entry if the change is major or breaking 33 - [ ] (Module updates) Added a release notes entry if the change is significant 34 - [ ] (Module addition) Added a release notes entry if adding a new NixOS module 35 + - [ ] (Release notes changes) Ran `nixos/doc/manual/md-to-db.sh` to update generated release notes 36 - [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).