diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..452ebe8a3 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +- [ ] By including this repository in NUR I give permission to license the +content under the MIT license. + +Note: The license above does not apply to the packages built by the +Nix Packages collection, merely to the package descriptions (i.e., Nix +expressions, build scripts, etc.). It also might not apply to patches +included in Nixpkgs, which may be derivative works of the packages to +which they apply. The aforementioned artifacts are all covered by the +licenses of the respective packages.