-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] The repository structure and workflow #1
Comments
cc: @phapdev Pháp gửi cho mình cái link youtube với notion link về gitflow mà từng làm ở weminal sharing buổi 1 nha |
cc: @Huc06 @Khoa-Dam |
Create một branch mới nhé có thể set name là feature/vscode-integration hoặc vscode-remix-clone tuỳ mấy đứa cc: @Menh1505 |
cc: @Huc06 @Khoa-Dam
|
[DOCS] FE
|
Tên repo có prefix:
Ví dụ: Movelazy- extension , Movelazy-web, Movelazy-sui-development...
Branching Strategy
Mỗi repo có 3 branch default:
Workflow Rules
Code Review and Merging
Mỗi project chỉ có 1 vài members được quyền merge code từ PR và tốt nhất nên có review trước khi merge code
Commit Messages
Commit message nên có git convention follow: https://www.conventionalcommits.org/en/v1.0.0/
Các từ đơn giản như fix, feat, chore..
Không add bất kì key nào của production vào trong source code. Nếu muốn để tên env name thì set một lệnh .env.sample
The text was updated successfully, but these errors were encountered: