Skip to content

Commit ce7af87

Browse files
authored
docs: add PR template (#873)
1 parent 14dec17 commit ce7af87

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!-- Help reviewers by listing the subtasks in this PR
2+
3+
Here's an example:
4+
5+
This PR adds a new feature to the CLI.
6+
7+
## Subtasks
8+
9+
- [x] added a test for feature
10+
11+
Fixes #345
12+
13+
-->

0 commit comments

Comments
 (0)