From efa8706edab1d3297e3a7855744651a120896032 Mon Sep 17 00:00:00 2001 From: Aleksandr Kulikov <61474864+aleksandrkul@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:30:00 +0200 Subject: [PATCH] Update README to clarify forking process Clarify the definition of a fork in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d72c82a31..e460016ee 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. +