diff options
| author | Chris Short <chris@chrisshort.net> | 2020-06-08 13:03:47 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-08 10:03:47 -0700 |
| commit | 06efc047c0809eb6d5a06b2b3a7975d823aa9e2b (patch) | |
| tree | 9e27e35f8466ea6d0fbb5a39b0df5d474f6bb457 | |
| parent | 3606e5e192c21ecfb2d64969a53d0776b787b8e5 (diff) | |
Adding example social media posts --cshort & --kaslin (#4805)
* Adding example social media posts --cshort & --kaslin
* Update communication/marketing-team/social-guidelines.md
Co-authored-by: Matt Broberg <1744971+mbbroberg@users.noreply.github.com>
* Update communication/marketing-team/social-guidelines.md
Co-authored-by: Matt Broberg <1744971+mbbroberg@users.noreply.github.com>
Co-authored-by: Matt Broberg <1744971+mbbroberg@users.noreply.github.com>
| -rw-r--r-- | communication/marketing-team/social-guidelines.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/communication/marketing-team/social-guidelines.md b/communication/marketing-team/social-guidelines.md index a05f399c..ef607155 100644 --- a/communication/marketing-team/social-guidelines.md +++ b/communication/marketing-team/social-guidelines.md @@ -32,6 +32,23 @@ Kubernetes Organization Members with access to account are: - Significant historical events as related to the project (Kubernetes birthday, previous events, etc.) - Steering Committee Announcements +### Example Social Media + +- Weekly on Sunday: Link with community calendar and "This week in upstream community group meetings..." +- As they come in: + - Emails from k-dev + - #Shoutouts (from #shoutouts slack channel; try to include social handles or github handles if possible) + - Requests from issue templates +- Scheduled launches + - Your upcoming blog posts + - Requests from issue templates +- Every Wednesday (example) + - New contributor Wednesday - tweet a bunch of good-first-issue label GitHub issues (TODO: Automate) +- Event support: + - (with information from the issue template) + - Examples: Steering Committee voting will need a reminder weekly for at least a month + - Meet our contributors should have a reminder 3 days before the event and then 30 minutes before on the day of + ## KEPs ([Kubernetes Enhancement Proposals]) @@ -54,4 +71,6 @@ A: No. Don't feed the trolls. Mute them is the correct response. Block them as a Credit: [Fedora Community](https://fedoraproject.org/wiki/Marketing) + +[#KEPs]: (#KEPs) [Kubernetes Enhancement Proposals]: https://github.com/kubernetes/enhancements/tree/master/keps |
