Skip to content

Commit d1f66c3

Browse files
authored
docs: update community doc (mosn#677)
1 parent 1f508ff commit d1f66c3

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

.gitignore

+8-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,11 @@ demo/state/common/client
6464
etc/script/mdx
6565
etcd
6666
layotto_wasmer
67-
nohup.out
67+
nohup.out
68+
/demo/lock/common/client
69+
/demo/secret/common/client
70+
/demo/pubsub/client/publisher
71+
/demo/pubsub/server/subscriber
72+
73+
# production of dead link checker
74+
/result.txt

docs/zh/community/meeting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 社区会议
2-
Layotto 在每周五晚 8 点进行社区会议,欢迎所有人加入。大家平时打字沟通效率不高、互相回复也不一定及时,有任何问题都可以来会议聊,高效沟通。
2+
Layotto 每周都会有社区会议,欢迎所有人加入。大家平时打字沟通效率不高、互相回复也不一定及时,有任何问题都可以来会议聊,高效沟通。
33

4-
会议议题、会议纪要记录在 [Discussion 区](https://github.com/mosn/layotto/discussions)
4+
周会时间、会议议题、会议纪要都记录在 [Discussion 区](https://github.com/mosn/layotto/discussions/627)
55

66
会议录像在 [B 站社区会议视频合集](https://space.bilibili.com/228717294/channel/seriesdetail?sid=2222011)
77

docs/zh/community/promote.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- 贡献过一个有价值的PR,例如一个 Easy 级别的社区开发任务
88
- 有意愿一起维护社区
99

10+
### 如何申请成为 Member
11+
可以在 [discussion 区](https://github.com/mosn/layotto/discussions) 发个帖、简单自我介绍下,比如提交过哪些pr, 对哪方面的技术感兴趣,后续有兴趣一起做哪方面的贡献。如果不想透露隐私,就不写个人信息。
12+
13+
这个环节的目的是让大家互相认识一下,简单写几句话即可。
14+
15+
参考 https://github.com/mosn/layotto/discussions/675
1016

1117
### 职责
1218
Member 需要一起帮忙回复issue/pr,triage(把issue分配给对应模块的负责人)

0 commit comments

Comments
 (0)