Skip to content

Commit 99fb413

Browse files
sebalandharsh62
authored andcommitted
chore(template): updating PR template to mention Security practices. (#1699)
1 parent 9bf84c1 commit 99fb413

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [ ] Build succeeds with all target using Swift Package Manager
99
- [ ] All unit tests pass
1010
- [ ] All integration tests pass
11+
- [ ] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
1112
- [ ] Documentation update for the change if required
1213
- [ ] PR title conforms to conventional commit style
1314
- [ ] If breaking change, documentation/changelog update with migration instructions

0 commit comments

Comments
 (0)