Skip to content

Commit

Permalink
update check list testing
Browse files Browse the repository at this point in the history
  • Loading branch information
binhnguyen2501 committed Feb 13, 2024
1 parent 14c6269 commit 3d060f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
## Pull request checklist

### Testing

- [ ] Build success, the Beta (https://beta.getnimbus.io) work well
- [ ] Conflict is resolved
- [ ] Tested on Desktop/Mobile
- [ ] Tested on logged in/non-logged in users
- [ ] 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

Expand Down

0 comments on commit 3d060f4

Please sign in to comment.