mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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:
@@ -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/`.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user