From d1207b04eaf51b7c9e15fec053670183f153f749 Mon Sep 17 00:00:00 2001 From: David Alves <119762135+david-alvs@users.noreply.github.com> Date: Thu, 19 Feb 2026 10:48:04 -0300 Subject: [PATCH] Update README.md Clarify the process for contributing to the project. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72c82a31..b874340ed 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ 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. + +Just a few changes!