diff options
author | Christopher Baines <mail@cbaines.net> | 2025-02-06 14:35:56 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2025-02-06 14:35:56 +0000 |
commit | 8c107652ed3510c7889a8a13123298ca584265f3 (patch) | |
tree | 7806993ffc699ecbe3dc37a1e1448267eb6c2329 /guix-qa-frontpage | |
parent | fb8a659544ba4b20b11ee30db9a4b23a3e3676ab (diff) | |
download | qa-frontpage-8c107652ed3510c7889a8a13123298ca584265f3.tar qa-frontpage-8c107652ed3510c7889a8a13123298ca584265f3.tar.gz |
Link to the guidance for reviewing patches
Diffstat (limited to 'guix-qa-frontpage')
-rw-r--r-- | guix-qa-frontpage/view/issue.scm | 5 |
1 files changed, 4 insertions, 1 deletions
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 |