diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c1a5e4eb6..2a3bd176c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,9 +5,8 @@ The following points apply when adding a new repository to repos.json content under the MIT license. Clarification where license should apply: -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. +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.