From 0d433c5f7e0af87d9d50292689e7ec595f651348 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 16 Jul 2025 17:58:00 +0200 Subject: [PATCH] .github/PULL_REQUEST_TEMPLATE: remove note about reviews While this note is important, it's also mostly invisible at this stage. The comment only shows while creating the PR, but at this stage the author really has other things to worry about. If they care, they will read the contribution guidelines and will pick up the pieces about reviewing that way. If they don't - they won't be bothered by this notice either. --- .github/PULL_REQUEST_TEMPLATE.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4f5365b11d5b..4645b429ba12 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -29,17 +29,6 @@ For new packages please briefly describe the package or provide a link to its ho - [ ] (Module addition) Added a release notes entry if adding a new NixOS module - [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md), [pkgs/README.md](https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md), [maintainers/README.md](https://github.com/NixOS/nixpkgs/blob/master/maintainers/README.md) and other contributing documentation in corresponding paths. - - --- Add a :+1: [reaction] to [pull requests you find important].