From 06a0cd9665d2e58071b3da833ba8e25a7787916e Mon Sep 17 00:00:00 2001 From: heleoworld <157508460+heleoworld@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:57:32 +0800 Subject: [PATCH 1/3] Update 02.proof-of-work.ipynb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sorry, i am a totally freshman about Github, and i cannot find the button clearly. Really sorry about making a mess. And I just find the "edit" button and then i can continue the next step("commit changes", after "create branch"). i think it would be better if we can specify the Edit button position for a totally newbie freshman. (如何使用 Pull Request 为这本书校对,第三步与第四步之间) --- 02.proof-of-work.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/02.proof-of-work.ipynb b/02.proof-of-work.ipynb index d4fdde1be..cabfc7f84 100644 --- a/02.proof-of-work.ipynb +++ b/02.proof-of-work.ipynb @@ -282,3 +282,4 @@ "nbformat": 4, "nbformat_minor": 2 } +"I want to have a try about Pull Request. There may be something wrong. Please forgive me! \n" From d36e044835b2ef279022eab0c442f99398ac59b1 Mon Sep 17 00:00:00 2001 From: heleoworld <157508460+heleoworld@users.noreply.github.com> Date: Sat, 20 Apr 2024 15:05:07 +0800 Subject: [PATCH 2/3] Update 02.proof-of-work.ipynb Really sorry about making a mess. i am a totally new man, freshman, newbie about Github. And i cannot find the Edit Button. i just find it by my self and i continue to try the next step. (after the step of create branch). Sorry again for any troubles that i made. besides, i think maybe it would be better and more convenient if there is another tips for a totally freshman like me. --- 02.proof-of-work.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/02.proof-of-work.ipynb b/02.proof-of-work.ipynb index cabfc7f84..4d1b14adf 100644 --- a/02.proof-of-work.ipynb +++ b/02.proof-of-work.ipynb @@ -122,6 +122,7 @@ "\n", "![](images/github-new-branch.png)\n", "\n", + "I want to have a try about Pull Request. There may be something wrong. Please forgive me! \n" "(4) 在新分支下进行修改某个文件,而后提交 —— 提交前不要嫌麻烦,一定要在 Comment 中写清楚修改说明:\n", "\n", "![](images/github-commit.png)\n", @@ -282,4 +283,4 @@ "nbformat": 4, "nbformat_minor": 2 } -"I want to have a try about Pull Request. There may be something wrong. Please forgive me! \n" + From 24cde8e725f10db60633798784bba21cc87f2f41 Mon Sep 17 00:00:00 2001 From: heleoworld <157508460+heleoworld@users.noreply.github.com> Date: Sat, 20 Apr 2024 15:09:19 +0800 Subject: [PATCH 3/3] Update 02.proof-of-work.ipynb Really sorry about making a mess. i am a totally freshman of Github and i cannot find the Edit Button just now. now i find it and having a try for next step. Sorry again for making any troubles for you. And i think maybe it would be better and more convenient for a freshman to github if there is another tips between step 3 create branch and step 4 commit changes. --- 02.proof-of-work.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.proof-of-work.ipynb b/02.proof-of-work.ipynb index 4d1b14adf..0c9076107 100644 --- a/02.proof-of-work.ipynb +++ b/02.proof-of-work.ipynb @@ -122,7 +122,7 @@ "\n", "![](images/github-new-branch.png)\n", "\n", - "I want to have a try about Pull Request. There may be something wrong. Please forgive me! \n" + "I want to have a try about Pull Request. There may be something wrong. Please forgive me! \n", "(4) 在新分支下进行修改某个文件,而后提交 —— 提交前不要嫌麻烦,一定要在 Comment 中写清楚修改说明:\n", "\n", "![](images/github-commit.png)\n",