Skip to content

Commit a30f1e3

Browse files
author
Administrator
committed
add podcast
Signed-off-by: Administrator <[email protected]>
1 parent b2bfa9f commit a30f1e3

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
name: Podcast Guest Request
2+
description: Request to be a guest on KubeSphere Talk
3+
labels: [ "area/user-group" ]
4+
title: "REQUEST: New guest on KubeSphere Talk"
5+
body:
6+
- id: github
7+
type: input
8+
attributes:
9+
label: GitHub ID
10+
placeholder: e.g. @example_user
11+
validations:
12+
required: true
13+
- id: contact
14+
type: input
15+
attributes:
16+
label: Contact information
17+
placeholder: |-
18+
e.g. wechat: cloud-native-yang
19+
validations:
20+
required: true
21+
- id: reason
22+
type: textarea
23+
attributes:
24+
label: Reason to participate in the podcast
25+
validations:
26+
required: true
27+
- id: topic
28+
type: textarea
29+
attributes:
30+
label: Topic for the podcast
31+
validations:
32+
required: true
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# KubeSphere Talk
2+
3+
KubeSphere Talk 是由 KubeSphere 发起的一档访谈、聊天的音频节目。节目前期,主要邀请 KubeSphere 社区的 Ambassador、Contributor 等角色,围绕云原生、开源等热门话题展开,挖掘他们身上的故事和闪光点,为期望了解开源和云原生的各位小伙伴提供参考。
4+
5+
## 收听方式
6+
7+
目前 KubeSphere Talk 已在小宇宙、喜马拉雅、苹果播客三个平台上线,并已发布第一期节目。你可以直接在各个平台搜索,或扫描下方二维码跳转到你喜欢的平台。
8+
9+
![](https://pek3b.qingstor.com/kubesphere-community/images/202211291539004.png)
10+
11+
## 参与方式
12+
13+
目前,KubeSphere Talk 主要邀请 KubeSphere 的 Ambassador 和 Contributor 两类角色进行访谈。如果您属于这两类角色,我们非常欢迎您带着话题来参与节目。如果您不属于这两类角色,但对开源理解较深,参与开源较多,有一些见识和认识,也欢迎您带着话题来申请参与节目。
14+
15+
申请方式,直接[提交 issue](https://github.com/kubesphere/community/issues/new?assignees=&labels=area%2Fpodcast&template=podcast_guest.yml&title=REQUEST%3A+New+guest+on+KubeSphere+Talk)
16+
17+
## 节目信息
18+
19+
+ 节目名称:KubeSphere Talk
20+
+ 固定主播:KubeSphere 社区经理 Fawei、米开朗基杨
21+
+ 时长:1 小时左右
22+
+ 渠道:小宇宙、喜马拉雅、苹果播客

0 commit comments

Comments
 (0)