From e0c93eed2db85bee505b3bc6fe2826308652afcc Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 1 Apr 2026 08:29:51 +0200 Subject: [PATCH] Add WIP conditionals and good first issues link to project template Hide installation/documentation links for WIP projects and add a link to good first issues. --- templates/project.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/project.html b/templates/project.html index a70dd4506..86393e084 100644 --- a/templates/project.html +++ b/templates/project.html @@ -9,9 +9,14 @@ {{ page.content | safe }}