From 644c4f27323d0b51366b7a991b88699ade49dc8b Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Fri, 14 Apr 2023 07:32:10 +0200 Subject: [PATCH] Just make a PR - and it will be reviewed. Fixes #4594 Signed-off-by: Mateusz Konieczny --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 6ed31f973b..5e498ee75d 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -45,7 +45,7 @@ Please follow instructions in [INSTALL.md](INSTALL.md) to set up your developmen and check the [developer's guidelines](#developers-guidelines). You will find a list of issues for new contributors [here](https://github.com/organicmaps/organicmaps/labels/Good%20first%20issue) to help you get started with simple tasks. If you want to focus on the most important issues, please check our [Milestones](https://github.com/organicmaps/organicmaps/milestones). -**Please do not ask for permission to work on the issue or to assign an issue to you**. We do not assign issues to first-time contributors. Any such comment notifies our contributors and the development team, and creates unnecessary noise that distracts us from the work. +**Please do not ask for permission to work on the issue or to assign an issue to you**. We do not assign issues to first-time contributors. Any such comment 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. Reading everything in the [docs folder](docs/) of the repository is recommended.