PULL_REQUEST_TEMPLATE: init
This commit is contained in:
parent
278663bb77
commit
ac9ab2c3f5
|
@ -0,0 +1,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._
|
Loading…
Reference in New Issue