From 7a6560504ef2674198f0fddcaa880c4ae6081440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Saadet=20Namazl=C4=B1?= Date: Mon, 18 May 2026 00:15:56 +0300 Subject: [PATCH] Fix broken first-timers welcome link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 42655f50f3..33afdfb484 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Our community aspires to be a respectful place. Please read and abide by our [Co New to open source/free software? See our WELCOME PAGE, including a selection of issues we've made especially for first-timers. We're here to help, so just ask if one looks interesting: -https://code.publiclab.org/#r=all +https://github.com/publiclab/plots2/issues?q=is%3Aissue%20is%3Aopen%20label%3Afirst-timers-only Thank you so much!