From 3d060f4b04c474f9a4fcc2be1613dfe872231939 Mon Sep 17 00:00:00 2001 From: binhnguyen2501 Date: Tue, 13 Feb 2024 22:45:35 +0700 Subject: [PATCH] update check list testing --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c0dfa65b3..b119ccfad 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,7 @@ ## Pull request checklist ### Testing + - [ ] Build success, the Beta (https://beta.getnimbus.io) work well - [ ] Conflict is resolved - [ ] Tested on Desktop/Mobile @@ -8,8 +9,10 @@ - [ ] Remove unused state, props, logic, UI code - [ ] Name of function, component, state, props are checked - [ ] Comment example address/url for other to testing +- [ ] Update TWA/Telegram Bot feature if the same feature ### After deploy to prod + - [ ] Test again on Production - [ ] Notify to group #operation on discord, which feature is deployed