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.
2 parents 42b6c43 + 7c96e99 commit 45ddc26Copy full SHA for 45ddc26
.github/pull_request_template.md
@@ -0,0 +1,12 @@
1
+TODO description of the PR
2
+
3
+## To be verified by reviewers
4
5
+* [ ] Relevant public API members have been documented
6
+* [ ] Documentation related to this PR is complete
7
+ * [ ] Boundary conditions are documented
8
+ * [ ] Exceptions are documented
9
+ * [ ] Nullability is documented if used
10
+* [ ] Touched existing code has been extended with documentation if missing
11
+* [ ] Code is readable
12
+* [ ] New features and fixed bugs are covered by tests
0 commit comments