TickTok Hackathon 2023 - EWallet Application
-
Branch Name
- Main: feature, hotfix, test
- Sub: Issue Number
- Eg: feature/FE-1/add-api-routing
-
Issues Naming
- FE/BE (frontend/backend)
- Eg: FE-1 (continuously increase the number)
-
Commit Message
- Commit title: [Issue-Number]: explanation
- Eg: [FE-1]: fix front end bug
-
Workflow
- Pull from Main branch (fix merge conflicts)
- Push to local repo
- Create Pull Request to main repo