Open urs-santoshh opened 3 months ago
Description:
To ensure smooth collaboration and maintain the integrity of the main branch, please follow the below steps when contributing to this repository:
Fork the Repository:
- Create a personal copy of the repository by forking it.
- This allows you to freely experiment with changes without affecting the original project.
Work on a Respective Branch:
- Create a new branch from the
main
- And name the branch according to your name (e.g., john-doe).
Do Not Push Directly to Main:
- Direct pushes to the
main
branch are not allowed.- This practice ensures that all changes are reviewed before merging.
Review and Merge Process:
- Once your work is complete, open a Pull Request (PR) from your branch to the
main
branch.- Request a review from your team members.
- Address any feedback or requested changes.
- Only merge the PR to
main
once all conflicts are resolved and approvals are obtained.Workflow Summary:
- Fork the repository.
- Create a new branch for your work.
- Commit and push changes to your branch.
- Open a Pull Request to the
main
branch.- Request reviews and address feedback.
- Merge to
main
after conflict resolution and approval.By following these steps, we can maintain a clean and functional
main
branch, ensuring that all contributions are properly reviewed and integrated.Thank you for your cooperation!
LGTM
ok i will do that to ensure the workflow goes smoothly.
Description:
To ensure smooth collaboration and maintain the integrity of the main branch, please follow the below steps when contributing to this repository:
Clome the Repository:
Work on a Respective Branch:
main
Do Not Push Directly to Main:
main
branch are not allowed.Review and Merge Process:
main
branch.main
once all conflicts are resolved and approvals are obtained.Workflow Summary:
main
branch.main
after conflict resolution and approval.By following these steps, we can maintain a clean and functional
main
branch, ensuring that all contributions are properly reviewed and integrated.Thank you for your cooperation!