From 8c107652ed3510c7889a8a13123298ca584265f3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 6 Feb 2025 14:35:56 +0000 Subject: Link to the guidance for reviewing patches --- guix-qa-frontpage/view/issue.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/guix-qa-frontpage/view/issue.scm b/guix-qa-frontpage/view/issue.scm index 80f6b1d..567ba24 100644 --- a/guix-qa-frontpage/view/issue.scm +++ b/guix-qa-frontpage/view/issue.scm @@ -258,7 +258,10 @@ patches to record a review, which will highlight that these patches should be ready to merge.") - (p "Here's a list of common things to check, tick them off as you review + (p "There's some " + (a (@ (href "https://guix.gnu.org/manual/devel/en/html_node/Reviewing-the-Work-of-Others.html")) + "guidance in the manual about reviewing patches") + ". Here's a list of common things to check, tick them off as you review the patches:")) ,@(map -- cgit v1.2.3