You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/en/docs/contribute/review/reviewing-prs.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -168,13 +168,13 @@ When reviewing, use the following as a starting point.
168
168
- Early feedback on blog posts is welcome via a Google Doc or HackMD. Please request input early from the [#sig-docs-blog Slack channel](https://kubernetes.slack.com/archives/CJDHVD54J).
169
169
- Before reviewing blog PRs, be familiar with [Submitting blog posts and case studies](/docs/contribute/new-content/blogs-case-studies/).
170
170
- We are willing to mirror any blog article that was published to https://kubernetes.dev/blog/ (the contributor blog) provided that:
171
-
- the mirrored article has the same publication date as the original (it should have the same publication time too, but you can also set a time stamp up to 12 hours later for special cases)
171
+
- the mirrored article has the same publication date as the original (it should have the same publication time too, but you can also set a time stamp up to 12 hours later for special cases)
172
172
- for PRs that arrive the original article was merged to https://kubernetes.dev/, there haven't been
173
173
(and won't be) any articles published to the main blog between time that the original and mirrored article
174
174
[will] publish.
175
175
This is because we don't want to add articles to people's feeds, such as RSS, except at the very end of their feed.
176
176
- the original article doesn't contravene any strongly recommended review guidelines or community norms.
177
-
- You should set the canonical URL for the mirrored article, to the URL of the original article
177
+
- You should set the canonical URL for the mirrored article, to the URL of the original article
178
178
(you can use a preview to predict the URL and fill this in ahead of actual publication). Use the `canonicalUrl`
179
179
field in [front matter](https://gohugo.io/content-management/front-matter/) for this.
180
180
- Consider the target audience and whether the blog post is appropriate for kubernetes.io
0 commit comments