Skip to content

Commit 8596023

Browse files
authored
chore: Update PR template to mention checking for docs (#3913)
This arose from a conversation Presley and I had about developers maintaining docs, and that this little reminder could be useful!
1 parent 7718fa5 commit 8596023

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
<!-- Help reviewers by listing the subtasks in this PR
2-
3-
Here's an example:
4-
5-
This PR adds a new feature to the CLI.
6-
7-
## Subtasks
8-
9-
- [x] added a test for feature
10-
11-
Fixes #345
12-
1+
<!--
2+
Check if your change requires documentation edits before merging: https://coder.com/docs/coder. Make edits in `docs/`.
133
-->

0 commit comments

Comments
 (0)