From 571ffbb3f47c06c789931c4fa7be4367d5569564 Mon Sep 17 00:00:00 2001 From: Cabia Rangris Date: Wed, 20 Nov 2024 14:51:44 +0400 Subject: [PATCH] Add a reference to review threads in PR template --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 16481ee4c513..bf1992e16535 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -46,5 +46,8 @@ Reviewing guidelines: https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.m Add a :+1: [reaction] to [pull requests you find important]. +Drop a message in [this thread](https://discourse.nixos.org/t/prs-ready-for-review/) to ask for a review, or in [this one](https://discourse.nixos.org/t/prs-already-reviewed/) if you think this PR is ready to be merged! + [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc +