From b0036deafcee4d1529394c4a587ff5ab3efe8f0c Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 20 Jul 2025 16:34:19 +0200 Subject: [PATCH] Remove step for PULL_REQUEST_TEMPLATE from Branch-Off instructions The release notes are not linked to and don't carry a version anymore. --- src/Branch-Off.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Branch-Off.md b/src/Branch-Off.md index 99fbc8b..d16f537 100644 --- a/src/Branch-Off.md +++ b/src/Branch-Off.md @@ -124,9 +124,6 @@ Now we prepare the master branch for the next release after this one. 1. Create a new [release notes file](https://github.com/NixOS/nixpkgs/blob/44b98d80ea6a56ccc1838aa0ac9e891de9130913/nixos/doc/manual/release-notes/rl-2311.section.md?plain=1) for the next release -1. Update the release versions in [`.github/PULL_REQUEST_TEMPLATE.md`](https://github.com/NixOS/nixpkgs/commit/2c6ae7132ca558f1052da0eececed3cad191b883#diff-18813c86948efc57e661623d7ba48ff94325c9b5421ec9177f724922dd553a35) - on master. - 1. Update [`CONTRIBUTING.md`](https://github.com/NixOS/nixpkgs/commit/2c6ae7132ca558f1052da0eececed3cad191b883#diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055) on master. 1. Commit the changes ([23.05 example](https://github.com/NixOS/nixpkgs/commit/2c28f1de7cdc10be556d2106108411dd2482794b) + [this commit](https://github.com/NixOS/nixpkgs/commit/44b98d80ea6a56ccc1838aa0ac9e891de9130913) + [this commit](https://github.com/NixOS/nixpkgs/commit/2c6ae7132ca558f1052da0eececed3cad191b883))