diff --git a/rt-thread-version/rt-thread-standard/development-guide/github/github.md b/rt-thread-version/rt-thread-standard/development-guide/github/github.md index 28fc3c7117ab58269f7a2cafd3ce249c56a9071a..270642b13c31b1da03f1c1e8f6cc1c008fb9e2bd 100644 --- a/rt-thread-version/rt-thread-standard/development-guide/github/github.md +++ b/rt-thread-version/rt-thread-standard/development-guide/github/github.md @@ -150,3 +150,4 @@ git pull rtt master * 若对贡献代码还有不明白的地方,可以参考 Git 官方中文文档[《GitHub - 对项目做出贡献》](https://git-scm.com/book/zh/v2/GitHub-%E5%AF%B9%E9%A1%B9%E7%9B%AE%E5%81%9A%E5%87%BA%E8%B4%A1%E7%8C%AE)章节。 * 教学视频:[从0教你如何给RT-Thread贡献代码](https://www.bilibili.com/video/BV1gr4y1w7yX) +* 小白如何进行开源贡献,可以参考 [开源小白的第一次PR](https://club.rt-thread.org/ask/article/5a3155877b44066c.html)