|
2 | 2 |
|
3 | 3 | ## Overview
|
4 | 4 |
|
5 |
| -Upstream Marketing depends on great storytelling to get the message out about our amazing community. |
| 5 | +Contributor Comms depends on great storytelling to get the message out about our amazing community. |
6 | 6 |
|
7 | 7 | It's no secret that governance and technical documentation can be kind of on the boring side. And that's ok–it's not always there for entertainment purposes. It is about providing valuable information and getting you where you need to go. But that said, an important message can be lost without an entertaining messenger.
|
8 | 8 |
|
9 | 9 | In this role, Storytellers are here to help Kubernetes contributors hear the latest news in the most entertianing ways. Storytellers will take us on journeys through words and visuals to help us craft.
|
10 | 10 |
|
11 | 11 | ## Workflow ⚡️
|
12 | 12 |
|
13 |
| -Storytelling is welcome in any medium that can be supported by the Upstream Marketing team. This includes but is not limited to written word–as outlined in [blogging guidelines]–or through video following our [YouTube guidelines]. |
| 13 | +Storytelling is welcome in any medium that can be supported by the Contributor Comms team. This includes but is not limited to written word–as outlined in [blogging guidelines]–or through video following our [YouTube guidelines]. |
14 | 14 |
|
15 | 15 | Storytellers are constantly building new ways to share, and these resources are gathered in the [storytelling resources folder].
|
16 | 16 |
|
17 |
| -### Upstream Marketing Process |
| 17 | +### Contributor Comms Process |
18 | 18 |
|
19 | 19 | #### Idea Paths
|
20 | 20 |
|
21 | 21 | There are multiple ways to successfully contribute a Kubernetes blog post. Here are some of the common paths to help you do so:
|
22 | 22 |
|
23 | 23 | **To start:**
|
24 | 24 |
|
25 |
| -* Open a [Contributor Comms Requests issue](https://github.com/kubernetes/community/issues) to share your blog idea, or attend an [Upstream Marketing team](https://github.com/kubernetes/community/tree/master/communication/marketing-team) meeting to discuss it ahead of time |
| 25 | +* Open a [Contributor Comms Requests issue](https://github.com/kubernetes/community/issues) to share your blog idea, or attend an [Contributor Comms team](https://github.com/kubernetes/community/tree/master/communication/contributor-comms) meeting to discuss it ahead of time |
26 | 26 |
|
27 | 27 | **To write:**
|
28 | 28 |
|
29 | 29 | * Create an initial draft -- it is always easier to work from some written down ideas than to do so from scratch
|
30 | 30 | * A draft can be written in:
|
31 | 31 | * Google Docs or
|
32 | 32 | * Markdown (and shared via [Gist](https://gist.github.com/) or [HackMD](https://hackmd.io/))
|
33 |
| -* Connect with a storyteller -- if you reach out to Upstream Marketing, you will be paired with someone to help you through writing, editing, and getting your article published |
| 33 | +* Connect with a storyteller -- if you reach out to Contributor Comms, you will be paired with someone to help you through writing, editing, and getting your article published |
34 | 34 | * Discussion happens via GitHub issue or through working group meetings
|
35 |
| -* This includes working with Upstream Marketing team to polish, and format your blog post |
36 |
| - * There is not a single canonical format for documents, but we do have [guidelines for effective articles](https://github.com/kubernetes/community/blob/master/communication/marketing-team/blog-guidelines.md#how-to-write-an-effective-blog) |
| 35 | +* This includes working with Contributor Comms team to polish, and format your blog post |
| 36 | + * There is not a single canonical format for documents, but we do have [guidelines for effective articles](https://github.com/kubernetes/community/blob/master/communication/contributor-comms/blog-guidelines.md#how-to-write-an-effective-blog) |
37 | 37 | * There are further technical considerations by the [Blog team](https://github.com/kubernetes/community/blob/4026287dc3a2d16762353b62ca2fe4b80682960a/sig-docs/blog-subproject/README.md#submit-a-post)
|
38 | 38 |
|
39 | 39 | When it's ready, submit the blog post:
|
40 | 40 |
|
41 | 41 | * Go to the `kubernetes/website` repository
|
42 | 42 | * Open a PR with your added blog post
|
43 |
| - * If you need help with this process, Upstream Marketing will look to pair you with someone for PR and shepherd it through the review cycle |
| 43 | + * If you need help with this process, Contributor Comms will look to pair you with someone for PR and shepherd it through the review cycle |
44 | 44 |
|
45 | 45 | Or if you already have everything you think you need you can:
|
46 | 46 |
|
@@ -72,7 +72,7 @@ Anyone is welcome to contribute when they have time. The core expectation of sto
|
72 | 72 | If you would like to be listed as a member of the team, here are the expectations:
|
73 | 73 |
|
74 | 74 | 1. Be prepared to write one blog a quarter and participate in edits to other articles. The time commitment is typically 5-10 hours per quarter depending on the number of blog posts in the review queue.
|
75 |
| -2. Storytellers are expected to attend at least one upstream marketing team meeting a month or check-in to remain active. |
| 75 | +2. Storytellers are expected to attend at least one Contributor Comms meeting a month or check-in to remain active. |
76 | 76 | 3. Remain non-partial: if you receive a request to write about a project, an individual, or a group of people from your employer, you should ask an impartial blogger to write it.
|
77 | 77 | 4. As with all contribution to Kubernetes, adhere to the [code of conduct](/code-of-conduct.md), values, and principles of the project.
|
78 | 78 |
|
|
0 commit comments