From 2efc00100193d9601259d997aa90b60e538a7d8e Mon Sep 17 00:00:00 2001 From: x7z4w Date: Sun, 30 Nov 2025 17:37:11 +0100 Subject: [PATCH] [docs] Fix link Signed-off-by: x7z4w --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 19abaf657..a110e8236 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -45,7 +45,7 @@ Check the [map styling instructions](STYLES.md) and work on adding new map featu ### Code Contributions Please follow instructions in [INSTALL.md](INSTALL.md) to set up your development environment. -You will find a list of issues for new contributors [here](https://codeberg.org/comaps/comaps/issues?labels=393881%2c393944) to help you get started with simple tasks. +You will find a list of issues for new contributors [here](https://codeberg.org/comaps/comaps/issues?labels=393881) to help you get started with simple tasks. **We do not assign issues to first-time contributors.** Any such request notifies our contributors and the development team, and creates unnecessary noise that distracts us from the work. Just make a PR - and it will be reviewed.