We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25bc5b commit 5993f0eCopy full SHA for 5993f0e
.github/PULL_REQUEST_TEMPLATE.md
@@ -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