From 7c2fa6a6e28a392d179997931389fcb0e31849ce Mon Sep 17 00:00:00 2001 From: Rishabh Poddar Date: Tue, 16 Feb 2021 20:06:16 +0530 Subject: [PATCH] Update release.md --- .github/ISSUE_TEMPLATE/release.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 99fb2088f..9722498d1 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -33,10 +33,11 @@ Description of the new feature ### Others - - [supertokens-demo-react:master](https://github.com/supertokens/supertokens-nextjs-demo/tree/master) + - [supertokens-demo-react](https://github.com/supertokens/supertokens-demo-react/tree/master) - [ ] In progress - [ ] [PR]() Ready using `supertokens/supertokens-auth-react#X.Y` and `supertokens/supertokens-node#X.Y` github repositories in `package.json` - - [ ] Make changes to `master` and `deploy` branch + - [ ] Make changes to `thirdparty` + - [ ] Make changes to `emailpassword` ### 📚 Documentation @@ -86,9 +87,10 @@ Description of the new feature ### 🔀 Others -- [supertokens-demo-react:master](https://github.com/supertokens/supertokens-nextjs-demo/tree/master) +- [supertokens-demo-react:master](https://github.com/supertokens/supertokens-demo-react/tree/master) - [ ] Updated [PR]() using `supertokens-node` and `supertokens-auth-react` npm registry. - - [ ] Deployed to [demo site](http://emailpassword.demo.supertokens.io/) + - [ ] Deployed to [emailpassword demo site](https://emailpassword.demo.supertokens.io/) + - [ ] Deployed to [thirdparty demo site](https://thirdparty.demo.supertokens.io/) - [supertokens-auth-react:master](https://github.com/supertokens/supertokens-auth-react/tree/master) - [ ] Update examples to use latest `supertokens-node` and `supertokens-auth-react`