From c0c9c36b02eeaa736886eb51540d8ffdb03da6d1 Mon Sep 17 00:00:00 2001 From: makicodes22 Date: Sun, 29 Mar 2026 15:24:58 +0200 Subject: [PATCH] Clarify forking process for contributions Added a note about forking the repository for contributions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d72c82a31..48b5985a8 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,4 @@ The **Pull requests** tab contains proposals to make some changes in the files l You can create an *Issue* or make a *Pull request (PR)* to contribute to the project. If you want to propose some changes to this repo, you may *fork* it, modify the content, and create *PR*. A *fork* is just a copy that allows you to change the content without affection the original project. +test