Skip to content

Commit 473f181

Browse files
committed
release template update.
1 parent a6d8d1f commit 473f181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab/issue_templates/release.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This document outlines the steps to follow when releasing the iOS app, including
1818
- [ ] Prepare External Testflight changelog.
1919
- [ ] Release app to External Testflight
2020
- [ ] Fix Users feedback, update release and repeat.
21-
- [ ] Prepare final changelog. Always follow same changelog format as Android/Desktop.
21+
- [ ] Prepare final changelog.
2222
- [ ] Send app for apple review.
2323
- [ ] Distribute app to app store users.
2424
- [ ] Merge release branch in to main
@@ -28,7 +28,7 @@ This document outlines the steps to follow when releasing the iOS app, including
2828
git push origin vX.X.X
2929
```
3030
- [ ] Sync code to github and create a tagged release.
31-
- [ ] Create admin panel release in staging and verify changes on https://www-staging.windscribe.com/
31+
- [ ] Create admin panel release in staging and verify changes on staging.
3232
- [ ] Let team lead know to copy release to production admin.
3333
- [ ] For hotfix Create new branch from tag, make fix, test changes, merge in to main branch and create tag for hotfix.
3434
```bash

0 commit comments

Comments
 (0)