diff options
Diffstat (limited to 'guix-qa-frontpage/view')
-rw-r--r-- | guix-qa-frontpage/view/patches.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/guix-qa-frontpage/view/patches.scm b/guix-qa-frontpage/view/patches.scm index b19087a..f293714 100644 --- a/guix-qa-frontpage/view/patches.scm +++ b/guix-qa-frontpage/view/patches.scm @@ -9,6 +9,9 @@ #:title "Patches" #:body `((main + (p "The aim with this page is that the patches to look at should be +towards the top.") + (p "With the green status (important checks passing), the oldest patches will appear first.") (table (tbody ,@(map (match-lambda |