From 8a317b996ef5ef87c9fcaf404737fc0e12163984 Mon Sep 17 00:00:00 2001 From: "Dat H. Pham" Date: Fri, 23 Aug 2024 05:22:19 +0700 Subject: [PATCH] Create release_ticket.md (cherry picked from commit a9f6521ac035bc9dd1b06f089bc4adfc0ab3a876) --- .github/ISSUE_TEMPLATE/release_ticket.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/release_ticket.md diff --git a/.github/ISSUE_TEMPLATE/release_ticket.md b/.github/ISSUE_TEMPLATE/release_ticket.md new file mode 100644 index 000000000..d816f2c18 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/release_ticket.md @@ -0,0 +1,24 @@ +--- +name: release template +about: Template for release checklist +title: 'Release new version ' +labels: releasing +assignees: '' + +--- + +### DoD: +- [ ] Request translating in weblate and merge to branch +- [ ] Test in all platforms base on the check-list case: [tnr-tmail-template.ods](https://github.com/user-attachments/files/16719554/tnr-tmail-template.ods) + - Chrome + - Firefox + - Edge + - Safari + - Android + - iOS + - Opera +- [ ] Memory leak verifycation +- [ ] Tag new version +- [ ] Push new docker image +- [ ] iOS - Release app in Test Flight +- [ ] Android - Release app in Internal Test