From 94bcd4678b832bb64733cbd9fbdb6bd187ec041b Mon Sep 17 00:00:00 2001 From: Alexis Opolka <53085471+alexis-opolka@users.noreply.github.com> Date: Thu, 6 Feb 2025 13:25:10 +0100 Subject: [PATCH] Update README.md --- docs/contributions/code/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributions/code/README.md b/docs/contributions/code/README.md index c5a2227..f957f37 100644 --- a/docs/contributions/code/README.md +++ b/docs/contributions/code/README.md @@ -17,10 +17,10 @@ your changes to be accepted. 1. First, open an issue if no opened issues are related to the change you want to contribute. 2. [Optional] Wait to have an opinion from the maintainers, developers or contributors from Navi. - > [!NOTE] + > This step is marked as *Optional* as you can open a Merge Request (MR)/Pull Request (PR) > without having to open an issue beforehand, although it is recommended to not do so. - + We ask you to wait before working on a PR as the way you see a feature and its implementation might not be similar on how a maintainer or Navi sees it.