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!
This commit is contained in:
Kyle Carberry
2022-09-07 22:20:02 -05:00
committed by GitHub
parent 7718fa53c9
commit 8596023e31
+2 -12
View File
@@ -1,13 +1,3 @@
<!-- Help reviewers by listing the subtasks in this PR
Here's an example:
This PR adds a new feature to the CLI.
## Subtasks
- [x] added a test for feature
Fixes #345
<!--
Check if your change requires documentation edits before merging: https://coder.com/docs/coder. Make edits in `docs/`.
-->