From 27a5f532acda157fadf772d8ee25bf71ff24b6ac Mon Sep 17 00:00:00 2001 From: Aleksandra Date: Sun, 6 Oct 2024 20:25:06 +0300 Subject: [PATCH 1/3] Add project description --- README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..e69de29b From 7d0d75ff5d0c60fba910b26195b41302bb9cff9a Mon Sep 17 00:00:00 2001 From: Aleksandra Date: Sun, 6 Oct 2024 20:42:33 +0300 Subject: [PATCH 2/3] Add listing of pull request actions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e69de29b..7ae2424e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +This is some project on Github account. + +1. Make fork for repository on Github you are interested in. +2. Make git clone for our version of this repository. +3. Create branch with promoted changes. +4. Make all changes only on this branch. +5. Send this changes on your account (push). +6. Into the window on Github you can see the ability to send pull request. + \ No newline at end of file From b81cb2b41b49444f8bd0f9032ccb36ba14cb9441 Mon Sep 17 00:00:00 2001 From: Aleksandra Date: Sun, 6 Oct 2024 20:48:15 +0300 Subject: [PATCH 3/3] Correct list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ae2424e..79a3b294 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ This is some project on Github account. 1. Make fork for repository on Github you are interested in. 2. Make git clone for our version of this repository. -3. Create branch with promoted changes. +3. Create new branch with promoted changes. 4. Make all changes only on this branch. 5. Send this changes on your account (push). 6. Into the window on Github you can see the ability to send pull request. - \ No newline at end of file