Skip to content

Commit 1622f37

Browse files
committed
[marketing] fix typog
1 parent 8f636e5 commit 1622f37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chapters/07-github-marketing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ WTF!
193193

194194
这一点可以在 README,以及介绍上体现:
195195

196-
![Feel free to contribute!](feel-free-to.png)
196+
![Feel free to contribute!](./img/feel-free-to.png)
197197

198198
哪怕只是一个错误字的 PR,那么你也可以 merge,啊哈哈~。然后,就有人帮你宣传了,『我给 xxx 项目一个 PR 了』。刚毕业的时候,我也是从这种类型的 PR 做起的~~
199199

github-roam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1779,7 +1779,7 @@ WTF!
17791779

17801780
这一点可以在 README,以及介绍上体现:
17811781

1782-
![Feel free to contribute!](feel-free-to.png)
1782+
![Feel free to contribute!](./img/feel-free-to.png)
17831783

17841784
哪怕只是一个错误字的 PR,那么你也可以 merge,啊哈哈~。然后,就有人帮你宣传了,『我给 xxx 项目一个 PR 了』。刚毕业的时候,我也是从这种类型的 PR 做起的~~
17851785

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1718,7 +1718,7 @@ <h2 id="鼓励吸引贡献者">鼓励、吸引贡献者</h2>
17181718
<p>你需要不断地鼓励他/她们,并适时地帮他/她们解决问题,以避免他/她们在提 pull request 的过程中放弃了。这一点特别的有意思,当有一个开发人员发现了项目中的 bug,那么他/她会尝试去解决这个问题。与此同时,他/她还会为你的项目带来 pull request,但是在这个过程中,因为测试等等的问题,可能会阻碍他的 PR。这个时候,就需要我们主要去提示/教他们怎么做,又或者是帮他/她们解决完剩下的问题。那么,下次他/她提一个 PR 的时候,他/她就能解决问题了。</p>
17191719
<p>这一点可以在 README,以及介绍上体现:</p>
17201720
<figure>
1721-
<img src="feel-free-to.png" alt="Feel free to contribute!" /><figcaption>Feel free to contribute!</figcaption>
1721+
<img src="./img/feel-free-to.png" alt="Feel free to contribute!" /><figcaption>Feel free to contribute!</figcaption>
17221722
</figure>
17231723
<p>哪怕只是一个错误字的 PR,那么你也可以 merge,啊哈哈~。然后,就有人帮你宣传了,『我给 xxx 项目一个 PR 了』。刚毕业的时候,我也是从这种类型的 PR 做起的~~。</p>
17241724
<h1 id="开源项目维护">开源项目维护</h1>

0 commit comments

Comments
 (0)