We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7426d commit eb50f0eCopy full SHA for eb50f0e
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -0,0 +1,9 @@
1
+> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice.
2
+
3
+## Checklist
4
5
+- [ ] Title as described.
6
+- [ ] Your code should contain tests relevant for the problem you are solving.
7
+- [ ] Your code should be well documented if new functionality is added.
8
+- [ ] All new and existing tests passed.
9
+- [ ] Your commits messages format follows the [Conventional Commits Specification](https://www.conventionalcommits.org/).
0 commit comments