diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..bf8c6df --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +###### Description of changes + + +###### Things done + + + +- [ ] Tested the changes in your own NixOS Configuration +- [ ] Tested the changes end-to-end by using your fork of `nixos-hardware` and + importing it via `` or Flake input +