Skip to content

Commit 70a239d

Browse files
authored
Merge pull request #1513 from GetStream/steve/pr-template
chore: updating PR template
2 parents 19d0265 + dbafa6b commit 70a239d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@
6666

6767
- [ ] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required)
6868
- [ ] PR targets the `develop` branch
69-
- [ ] Commits follow the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
70-
- [ ] New code is covered by tests
71-
- [ ] Screenshots added for visual changes
7269
- [ ] Documentation is updated
70+
- [ ] New code is tested in main example apps, including all possible scenarios
71+
- [ ] SampleApp iOS and Android
72+
- [ ] Expo iOS and Android
73+
7374

0 commit comments

Comments
 (0)