From 142b3ea7569aed0dce1d212de7f41875ff128bd2 Mon Sep 17 00:00:00 2001 From: limin Date: Mon, 24 Aug 2020 18:03:36 +0800 Subject: [PATCH 1/5] updated draft plan for newpaper organization --- newspaper.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 newspaper.md diff --git a/newspaper.md b/newspaper.md new file mode 100644 index 0000000..48385b4 --- /dev/null +++ b/newspaper.md @@ -0,0 +1,24 @@ +# newspaper 草案 +GitHub Issues 接收每一期的推荐,当点赞()超过 5个时,可以在当期截止日期到了之后被发布到 talkgo.org 的强烈推荐中。 + +## 内容组: + +高质量的素材选取,保证在没有社区自发推荐时有至少一篇文章或工具,或对程序员有帮助的东西。 +也可以是对一本书/播客/视频等的推荐(必须附上足够的荐语) + +## 效率工具组:GitHub action +1. 支持每天自动结束issues +2. 支持每天自动开新的一期issues草稿箱 +3. 每天结束的issues会判断里面的推荐,当其中的项目被点赞超过5个会被发送到talkgo.org + +## 志愿者的社区贡献值 +1. 每推荐一个,得 2分,被大家选出则得3分 +2. 每期点赞得1分 + +## 招负责人啦!(由负责人来负责社区工作) +1. newspaper 负责人(需求及规则文档,持续改进) +2. 内容组负责人 +3. 工具效率组(GitHub action) + + + From 404ea17d7e73586debff5ed647b87e9d093bfcf6 Mon Sep 17 00:00:00 2001 From: limin Date: Mon, 24 Aug 2020 18:35:22 +0800 Subject: [PATCH 2/5] update newspaper plan with README.md --- README.md | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf72ed7..48385b4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ -# newspaper -Go 夜报 +# newspaper 草案 +GitHub Issues 接收每一期的推荐,当点赞()超过 5个时,可以在当期截止日期到了之后被发布到 talkgo.org 的强烈推荐中。 + +## 内容组: + +高质量的素材选取,保证在没有社区自发推荐时有至少一篇文章或工具,或对程序员有帮助的东西。 +也可以是对一本书/播客/视频等的推荐(必须附上足够的荐语) + +## 效率工具组:GitHub action +1. 支持每天自动结束issues +2. 支持每天自动开新的一期issues草稿箱 +3. 每天结束的issues会判断里面的推荐,当其中的项目被点赞超过5个会被发送到talkgo.org + +## 志愿者的社区贡献值 +1. 每推荐一个,得 2分,被大家选出则得3分 +2. 每期点赞得1分 + +## 招负责人啦!(由负责人来负责社区工作) +1. newspaper 负责人(需求及规则文档,持续改进) +2. 内容组负责人 +3. 工具效率组(GitHub action) + + + From cefc0452696d6f6dfd79dab366aee3c435251167 Mon Sep 17 00:00:00 2001 From: limin Date: Mon, 24 Aug 2020 19:17:05 +0800 Subject: [PATCH 3/5] second update to remove lines +18 to +21 and adjust the markdown format --- README.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 48385b4..8fba9a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # newspaper 草案 -GitHub Issues 接收每一期的推荐,当点赞()超过 5个时,可以在当期截止日期到了之后被发布到 talkgo.org 的强烈推荐中。 +GitHub Issues 接收每一期的推荐,当点赞( :thumbsup: )超过 5 个时,可以在当期截止日期到了之后被发布到 talkgo.org 的强烈推荐中。 ## 内容组: @@ -7,18 +7,12 @@ GitHub Issues 接收每一期的推荐,当点赞()超过 5个时 也可以是对一本书/播客/视频等的推荐(必须附上足够的荐语) ## 效率工具组:GitHub action -1. 支持每天自动结束issues -2. 支持每天自动开新的一期issues草稿箱 -3. 每天结束的issues会判断里面的推荐,当其中的项目被点赞超过5个会被发送到talkgo.org +1. 支持每天自动结束 issues +2. 支持每天自动开新的一期 issues 草稿箱 +3. 每天结束的 issues 会判断里面的推荐,当其中的项目被点赞超过 5 个会被发送到 talkgo.org ## 志愿者的社区贡献值 -1. 每推荐一个,得 2分,被大家选出则得3分 -2. 每期点赞得1分 - -## 招负责人啦!(由负责人来负责社区工作) -1. newspaper 负责人(需求及规则文档,持续改进) -2. 内容组负责人 -3. 工具效率组(GitHub action) - +1. 每推荐一个,得 2 分,被大家选出则得 3 分 +2. 每期点赞得 1 分 From 48a6df40c12043541304cb603a4b90489ff1856f Mon Sep 17 00:00:00 2001 From: perfect6566 Date: Mon, 24 Aug 2020 19:53:38 +0800 Subject: [PATCH 4/5] Delete newspaper.md --- newspaper.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 newspaper.md diff --git a/newspaper.md b/newspaper.md deleted file mode 100644 index 48385b4..0000000 --- a/newspaper.md +++ /dev/null @@ -1,24 +0,0 @@ -# newspaper 草案 -GitHub Issues 接收每一期的推荐,当点赞()超过 5个时,可以在当期截止日期到了之后被发布到 talkgo.org 的强烈推荐中。 - -## 内容组: - -高质量的素材选取,保证在没有社区自发推荐时有至少一篇文章或工具,或对程序员有帮助的东西。 -也可以是对一本书/播客/视频等的推荐(必须附上足够的荐语) - -## 效率工具组:GitHub action -1. 支持每天自动结束issues -2. 支持每天自动开新的一期issues草稿箱 -3. 每天结束的issues会判断里面的推荐,当其中的项目被点赞超过5个会被发送到talkgo.org - -## 志愿者的社区贡献值 -1. 每推荐一个,得 2分,被大家选出则得3分 -2. 每期点赞得1分 - -## 招负责人啦!(由负责人来负责社区工作) -1. newspaper 负责人(需求及规则文档,持续改进) -2. 内容组负责人 -3. 工具效率组(GitHub action) - - - From 9b4fc851ca8d139db9827986a4b57aabab2131e1 Mon Sep 17 00:00:00 2001 From: limin Date: Mon, 24 Aug 2020 21:30:52 +0800 Subject: [PATCH 5/5] =?UTF-8?q?third=20update=20newspaper=20to=20change=20?= =?UTF-8?q?title=20from=20=E8=8D=89=E6=A1=88=20to=20=E6=96=B9=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fba9a5..05a55f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# newspaper 草案 +# newspaper 方案 GitHub Issues 接收每一期的推荐,当点赞( :thumbsup: )超过 5 个时,可以在当期截止日期到了之后被发布到 talkgo.org 的强烈推荐中。 ## 内容组: