Skip to content

Commit 0d2d27e

Browse files
committed
add pull request template
1 parent 4ca9ad9 commit 0d2d27e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[] I have added an entry to `docs/changelog.md`
2+
3+
<!-- provide evidence of testing, preferably with command(s) that can be copy+pasted by others -->
4+
5+
## Test plan
6+
Tested by running
7+
```
8+
# command(s) to exercise these changes
9+
```

0 commit comments

Comments
 (0)