mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
docs: add PR template (#873)
This commit is contained in:
13
.github/pull_request_template.md
vendored
Normal file
13
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<!-- 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
|
||||||
|
|
||||||
|
-->
|
Reference in New Issue
Block a user