Skip to content

Commit 4baea23

Browse files
committed
fixup!: refactor PR template based on feedback
1 parent c0c2719 commit 4baea23

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
<!-- Help reviewers by decomposing your PR into tasks!
2+
3+
Here's an example:
4+
15
## Description
26
7+
This PR adds a new feature to the CLI.
8+
39
## Checklist
410
5-
- [ ] added a test
11+
- [x] added a test
12+
13+
Fixes #345
614
7-
Fixes #
15+
-->

0 commit comments

Comments
 (0)