Skip to content

Commit 7d9a898

Browse files
committed
Addess suggestions
1 parent 7bf8345 commit 7d9a898

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

release-team/role-handbooks/communications/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ It helps to work closely with the Release Lead and use the respective SIG Slack
114114
115115
When a placeholder PR is created, make sure the PR has been opened using a `draft:true` parameter in its metadata. Feature blogs should not be merged **until after the release date and the comms team has assigned a publication date**.
116116

117-
Once the placeholder PRs are open, **assign a writing buddy to each PR**. Select the writing buddy from the KEP authors of the other open placeholder PRs and pair them up. The writing buddy will act as a peer reviewer and provide support for the main author of the feature blog.
117+
Once the placeholder PRs are open, **assign a writing buddy to each PR as needed**. Select the writing buddy from the KEP authors of the other open placeholder PRs and pair them up. The writing buddy will act as a peer reviewer and provide support for the main author of the feature blog. Some feature blog PRs are written collaboratively within SIGs or are opened with the blog content already complete; these may not need a writing buddy.
118118
For more information about the writing buddy assignment process and their role, please refer to [this documentation page](https://kubernetes.io/docs/contribute/blog/writing-buddy/).
119119
Example messaging can be found [here](/release-team/role-handbooks/communications/templates/writing-buddy-assignment.md).
120120

release-team/role-handbooks/communications/templates/writing-buddy-assignment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Writing Buddy Assignement
22

3-
This is a message to send to the owners of the Feature Blog placeholder PRs to assign them a writing buddy.
3+
This is a message to send to the owners of the Feature Blog in the placeholder PRs to assign them a writing buddy.
44

55
```
66
Hi @xx 👋 vx.yy Communications team here,
77
8-
@BUDDY as author of #BUDDY-PR, I'd like you to be a writing buddy for @xx on this PR.
8+
@BUDDY as author of #BUDDY-PR, I'd like you to be a [writing buddy](https://kubernetes.io/docs/contribute/blog/writing-buddy/) for @xx on this PR.
99
1010
Please:
1111
12-
- Review this PR, paying attention to the guidelines and review hints
12+
- Review this PR, paying attention to the [guidelines](https://kubernetes.io/docs/contribute/blog/guidelines/) and [review hints](https://kubernetes.io/docs/contribute/blog/writing-buddy/#pull-request-review)
1313
- Update your own PR based on any best practices you identify that should be applied
1414
- Remember to be compassionate with your fellow article author
1515
```

0 commit comments

Comments
 (0)