Skip to content

Commit 1e5d800

Browse files
lawmicharoyjit
andauthored
chore: Add SPM build validation step to PR template (#1478)
* Update PULL_REQUEST_TEMPLATE.md * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jithin Roy <[email protected]> Co-authored-by: Jithin Roy <[email protected]>
1 parent fe36a41 commit 1e5d800

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
*Description of changes:*
44

5-
*Check points:*
5+
*Check points: (check or cross out if not relevant)*
66

77
- [ ] Added new tests to cover change, if needed
8+
- [ ] Build succeeds with all target using Swift Package Manager
89
- [ ] All unit tests pass
910
- [ ] All integration tests pass
1011
- [ ] Documentation update for the change if required

0 commit comments

Comments
 (0)