Skip to content

Commit 5993f0e

Browse files
docs: add PULL_REQUEST_TEMPLATE.md
1 parent e25bc5b commit 5993f0e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#### What this PR does / why we need it?
2+
3+
#### Summary of your change
4+
5+
#### Please indicate you've done the following:
6+
7+
- [ ] Made sure tests are passing and test coverage is added if needed.
8+
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
9+
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

0 commit comments

Comments
 (0)