We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e50eeb commit 3c0e567Copy full SHA for 3c0e567
.github/pull_request_template.md
@@ -16,7 +16,7 @@
16
- [ ] New pages include a frontmatter section with title and description at a minimum
17
- [ ] Sidebar navigation (`sidebars.ts`) updated for added, deleted, reordered, or renamed files
18
- [ ] Redirects added to `vercel.json` for moved, renamed, or deleted pages (i.e., if the URL slug changed)
19
- - Rationale: 404's are the enemy! You can test these in the Vercel preview build (push your branch or run `vercel`)
+ <!-- Rationale: 404's are the enemy! You can test these in the Vercel preview build (push your branch or run `vercel`) -->
20
21
#### Reviews
22
0 commit comments