Skip to content

Commit 85ad25d

Browse files
committed
adds extra check to release prep
1 parent dfac52b commit 85ad25d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ labels:
5454
- [ ] [supertokens-flutter:X.Y](https://github.com/supertokens/supertokens-flutter/X.Y)
5555
- [ ] check FDI list
5656
- [ ] [supertokens-dashboard](https://github.com/supertokens/dashboard)
57-
- [ ] Tested all items mentioned in
58-
this? https://github.com/supertokens/dashboard/blob/master/.github/PULL_REQUEST_TEMPLATE.md
57+
- [ ] Tested all items mentioned in this? https://github.com/supertokens/dashboard/blob/master/.github/PULL_REQUEST_TEMPLATE.md
58+
- [ ] Make sure no loop to the core on the frontend or in the backend dashboard apis.
5959
- [ ] Test day with team. Get people in the team to read the docs and implement something with the new feature.
6060

6161
### Others

0 commit comments

Comments
 (0)