docs: add PR template (#873)

This commit is contained in:
Joe Previte
2022-04-07 15:27:25 +00:00
committed by GitHub
parent 14dec177a4
commit ce7af872ff
+13
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
-->