From 1febbb90cf2aa0adfaa8cab7fd8533eaaa11498b Mon Sep 17 00:00:00 2001 From: George Anagnostopoulos Date: Wed, 20 May 2026 17:18:00 +0300 Subject: [PATCH] Update README with pull request information Added a note about the pull request process. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d72c82a31..dfe235caf 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. +This is my pull request