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 9bf84c1 commit 99fb413Copy full SHA for 99fb413
.github/PULL_REQUEST_TEMPLATE.md
@@ -8,6 +8,7 @@
8
- [ ] Build succeeds with all target using Swift Package Manager
9
- [ ] All unit tests pass
10
- [ ] All integration tests pass
11
+- [ ] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
12
- [ ] Documentation update for the change if required
13
- [ ] PR title conforms to conventional commit style
14
- [ ] If breaking change, documentation/changelog update with migration instructions
0 commit comments