Skip to content

Commit ca2a90d

Browse files
committed
updates release checklist
1 parent 3fd29ab commit ca2a90d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ labels:
2727
- [ ] check plugin interface list
2828
- [ ] [supertokens-node:X.Y](https://github.com/supertokens/supertokens-node/tree/X.Y)
2929
- [ ] check CDI, FDI list
30+
- [ ] Make sure all PR checks are passing - specifically example apps checks should all be passing
3031
- [ ] [supertokens-golang:X.Y](https://github.com/supertokens/supertokens-golang/tree/X.Y)
3132
- [ ] check CDI, FDI list
3233
- [ ] [supertokens-python:X.Y](https://github.com/supertokens/supertokens-python/tree/X.Y)
@@ -45,6 +46,7 @@ labels:
4546
- [ ] Mobile responsiveness
4647
- [ ] Make sure using with-typescript example that types are correct for every new configs exposed to users
4748
- [ ] Make sure frontend login UI shows even if backend is not working.
49+
- [ ] Make sure all PR checks are passing - specifically example apps checks should all be passing
4850
- [ ] [supertokens-react-native:X.Y](https://github.com/supertokens/supertokens-react-native/X.Y)
4951
- [ ] check FDI list
5052
- [ ] [supertokens-android:X.Y](https://github.com/supertokens/supertokens-android/X.Y)

0 commit comments

Comments
 (0)