summary refs log tree commit diff
path: root/.github/PULL_REQUEST_TEMPLATE.md
blob: 787524c757584189674d5f9aaba6c7bb7f7be727 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
###### Things done:
- [ ] Tested via `nix.useChroot`.
- [ ] Built on platform(s): .
- [ ] Tested compilation of all pkgs that depend on this change.
- [ ] Tested execution of binary products.
- [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Extra
Fixes # .

cc @ .

---

_Please note, that points are not mandatory._