Skip to content

Commit ff9f0d3

Browse files
authored
docs: fix stale contributor guide (#718)
1 parent 0bdf257 commit ff9f0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/development/start-from-zero.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Tips: 如果觉得某篇文档写的不够详细想要补充,或者文档写
1616
。不过看视频比较花时间,懒得看的话可以多跑几个demo体验下,quickstart demo蛮多的
1717

1818
## Step 2. 挑选适合你的任务
19-
当你大概知道这个项目是做什么的了,可以从 [社区任务列表](https://github.com/mosn/layotto/issues/108#issuecomment-872779356) 中挑选感兴趣的任务,没打勾的任务都可以认领。完成任务即可成为Layotto Contributor。
19+
当你大概知道这个项目是做什么的了,可以从 [good first issue 列表](https://github.com/mosn/layotto/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22) 中挑选感兴趣的任务,没打勾的任务都可以认领。完成任务即可成为Layotto Contributor。
2020
选择任务时,推荐:
2121

2222
- 对于想要学习go语言的同学

0 commit comments

Comments
 (0)