Skip to content

Commit e720155

Browse files
authored
Add follow-up template
1 parent 83867f3 commit e720155

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

release-team/role-handbooks/communications/templates/feature-blog-opt-in-message.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Initial Reach-out
2+
13
This is a message to send to enhancement owners to opt in to write a feature blog for their enhancement, it should be sent on the KEP issue.
24
After this message is sent, the Comms team will follow up with the enhancement owner to help them keep in mind the timeline for the feature blog, every 1-2 weeks.
35

@@ -61,3 +63,30 @@ With this one, you'd need to update the following placeholders:
6163
- `<<BLOG_PLACEHOLDER_DEADLINE>> WEEKDAY, DAY MONTH`: Deadline for the placeholder PR, which is usually at 02:00 UTC on Wednesday (on week 8)
6264
- `<<BLOG_READY>> WEEKDAY, DAY MONTH`: Deadline for the Feature Blogs being ready for review, which is usually on week 13
6365
- `LINK`: Add a link to the release document, such as `https://github.com/kubernetes/sig-release/tree/master/releases/release-1.33#timeline`
66+
67+
# Follow-up
68+
69+
```
70+
Hi @xx 👋, x.yy Communications Team here again!
71+
72+
This is a gentle reminder for the feature blog deadline mentioned above, which is **02:00 UTC <<BLOG_PLACEHOLDER_DEADLINE>> WEEKDAY, DAY MONTH**. To opt in, please let us know and open a Feature Blog placeholder PR against [`k/website`](https://github.com/kubernetes/website) by the deadline. If you have any questions, please feel free to reach out to us!
73+
74+
> [!Tip]
75+
> Some timeline to keep in mind:
76+
> - **02:00 UTC <<BLOG_PLACEHOLDER_DEADLINE>> WEEKDAY, DAY MONTH**: Feature blog PR freeze
77+
> - **<<BLOG_READY>> WEEKDAY, DAY MONTH**: Feature blogs ready for review
78+
> - You can find more in the [release document](LINK)
79+
>
80+
81+
> [!Note]
82+
> In your placeholder PR, use `XX` characters for the blog `date` in the front matter and file name. We will work with you on updating the PR with the publication date once we have a final number of feature blogs for this release.
83+
```
84+
85+
With this one, you'd need to update the following placeholders:
86+
- `@xx`: Mention KEP's primary contact(s), assignee(s), and even potentially other members who are actively working on the KEP
87+
- `x.yy`: The upcoming Kubernetes version, such as 1.33, 1.34, etc.
88+
- Dates: There are 2 separate dates; one for the placeholder PR, and another for the blog ready for review
89+
- `<<BLOG_PLACEHOLDER_DEADLINE>> WEEKDAY, DAY MONTH`: Deadline for the placeholder PR, which is usually at 02:00 UTC on Wednesday (on week 8)
90+
- `<<BLOG_READY>> WEEKDAY, DAY MONTH`: Deadline for the Feature Blogs being ready for review, which is usually on week 13
91+
- `LINK`: Add a link to the release document, such as `https://github.com/kubernetes/sig-release/tree/master/releases/release-1.33#timeline`
92+

0 commit comments

Comments
 (0)