From 4832c7b198b1ea54e399c5c4e7ea09096645cc0e Mon Sep 17 00:00:00 2001 From: Timothy Selous-Hodges <151935637+selouti@users.noreply.github.com> Date: Thu, 14 May 2026 18:30:41 +0200 Subject: [PATCH] Add question about forking and branching Added a question about forking and branching in README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d72c82a31..1a38adff2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It has two files in the **Code** tab: - **.gitignore** is a file that specifies which files and directories must be ignored by Git You cannot directly modify files in this repo because you are not a *collaborator*. +But I can if I fork it and now branch it in my fork? The **Issues** tab is used to discuss ideas, enhancements, bugs, questions, and so on. They are grouped by *Open* and *Closed*.