-
Notifications
You must be signed in to change notification settings - Fork 0
Home
kkumar15 edited this page Oct 14, 2022
·
1 revision
Welcome to the LogisticsApp wiki!
For Developers:-
- How to Push Code -
This repository is protected to prevent accidental code changes causing merge issues and code overwrites.
Steps to follow to push your code
- Pls pull a new branch from the repo.
- Make your commits to this branch.
- Submit a PR request.
- The code shd be approved by two reviewers before the code can be merged.
- Pls resolve merge issues before pushing the code.
- Pls address any conversations or remarks made by the reviewers.
- Code changes shd not exceed 10 files per PR as it makes reviewing difficult.
Pls use these resources to learn more