From 5a0316ae7f631a777c3ef7ee073c4c8f2ca3c093 Mon Sep 17 00:00:00 2001 From: markqvist Date: Sun, 10 Mar 2024 20:39:49 +0100 Subject: [PATCH] Update Contributing.md --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index af3bc4d..d36ef9d 100644 --- a/Contributing.md +++ b/Contributing.md @@ -28,4 +28,4 @@ Anything submitted to the issue tracker that does not follow these guidelines wi ## Writing Code -If you are interested in contributing code, fixing open issues or adding features, please coordinate the effort with the maintainer or one of the main developers first, to ensure your efforts are in alignment with the [Roadmap](./Roadmap.md) and current development focus. \ No newline at end of file +If you are interested in contributing code, fixing open issues or adding features, please coordinate the effort with the maintainer or one of the main developers **before** submitting a pull request. Before deciding to contribute, it is also a good idea to ensure your efforts are in alignment with the [Roadmap](./Roadmap.md) and current development focus.