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
@@ -243,33 +261,72 @@ When reviewing, use the following as a starting point.
243
261
<!--
244
262
### Website
245
263
246
-
- Did this PR change or remove a page title, slug/alias or anchor link? If so, are there broken links as a result of this PR? Is there another option, like changing the page title without changing the slug?
264
+
- Did this PR change or remove a page title, slug/alias or anchor link? If so, are there broken
265
+
links as a result of this PR? Is there another option, like changing the page title without
266
+
changing the slug?
267
+
247
268
- Does the PR introduce a new page? If so:
248
-
- Is the page using the right [page content type](/docs/contribute/style/page-content-types/) and associated Hugo shortcodes?
269
+
270
+
- Is the page using the right [page content type](/docs/contribute/style/page-content-types/)
271
+
and associated Hugo shortcodes?
249
272
- Does the page appear correctly in the section's side navigation (or at all)?
250
273
- Should the page appear on the [Docs Home](/docs/home/) listing?
251
-
- Do the changes show up in the Netlify preview? Be particularly vigilant about lists, code blocks, tables, notes and images.
274
+
275
+
- Do the changes show up in the Netlify preview? Be particularly vigilant about lists, code
0 commit comments