diff options
| author | Babatunde Olu-Isa <babatundeoluisa@gmail.com> | 2020-01-28 22:46:57 -0600 |
|---|---|---|
| committer | Babatunde Olu-Isa <babatundeoluisa@gmail.com> | 2020-01-29 21:47:29 -0600 |
| commit | 374e047dcab3613076fc52fae3a1b1aa49347c55 (patch) | |
| tree | 23838537fd96f80968f1284e15e7243557ead618 | |
| parent | 6850d055abd9c4b14af0548f813b6e4786b86265 (diff) | |
add marketing blog guidelines
| -rw-r--r-- | communication/marketing-team/contributor-blogging.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/communication/marketing-team/contributor-blogging.md b/communication/marketing-team/contributor-blogging.md new file mode 100644 index 00000000..41a57f52 --- /dev/null +++ b/communication/marketing-team/contributor-blogging.md @@ -0,0 +1,40 @@ + <h1>Upstream Marketing Blog Guidelines</h1> + +Blogging serves as a way to highlight and give exposure to the work that is being done by the kubernetes [community]. + +<h2>Guidelines for contributor blogs: </h2> + +* Use inclusive language understandable by everyone +* Stay on topic and stick to the facts +* Avoid interjecting personal reactions +* Shy away from jargon and colloquial expressions +* Revise your post before submission to make sure it’s unambiguous and accurate +* Emphasize the things you want readers to remember; tell a story +* Provide evidence and data where applicable, to back up your message +* As the author, never talk about your employer, sell, promote, or pitch; this is about upstream community endeavours and the individuals+groups that create it. +* Avoid ambiguity +* Avoid including anything that lacks adequate evidence +* Make sure to have at least one original quote and one picture +* Much of what’s outlined already in the [website blog guidelines] owned by sig-docs + +<h2>Blogger Expectations, Responsibilities, and Info</h2> + +1. Active bloggers should write one blog a quarter. The time commitment is typically 5-10 hours per quarter depending on the number of blog posts in the review queue. +2. Adhere to the code of conduct, values, and principles of the project. +3. Bloggers are expected to attend at least one upstream marketing team meeting a month or check-in to remain active. +4. If you receive a request to write about someone or a group of people from your employer, ask another blogger to write it. + +<h2>Submit a Post </h2> + +This process is bootstrapped from the sig-docs blog [subproject] + +<h2>Review Process</h2> + +This process is bootstrapped from the sig-docs blog [subproject]. Please ask for review from community liaisons on the sig-docs-blog team. + +[community]: https://github.com/kubernetes/community +[subproject]: https://github.com/kubernetes/community/blob/77aa44ba8a506b2d8a7110ff96f545c36db906f3/sig-docs/blog-subproject/README.md +[website blog guidelines]: https://github.com/kubernetes/community/blob/77aa44ba8a506b2d8a7110ff96f545c36db906f3/sig-docs/blog-subproject/README.md + + + |
