docs: add PR template (#873)

This commit is contained in:
Joe Previte
2022-04-07 08:27:25 -07:00
committed by GitHub
parent 14dec177a4
commit ce7af872ff

13
.github/pull_request_template.md vendored Normal file
View 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
-->