GFP-000: fork and create a github repo; config for branch protection and add editor; create a stage branch from main
assignee: Admin
GFP-001: add game bank feature
assignee: Editor
GFP-002: add game logic feature
assignee: Admin
GFP-003: update main file and test in local
assignee: Editor
GFP-004: update README file
assignee: Admin
GFP-005: release to prod
assignee: Editor
git clone <url>
git status
git checkout
git checkout -b
git branch -d
git add .
git add <path>
git commit -m <message>
git pull origin
git push origin