-
Use the coding guildelines for code development:
https://github.com/mbits-mirafra/apb_avip/blob/main/coding_guidelines.md -
Use a separate Git branch to work for every feature or debug. You can refer the below article on how to work with Git branches
https://thenewstack.io/dont-mess-with-the-master-working-with-branches-in-git-and-github/ -
Use a pull request to contribute your valuable work. Please do refer the below article on how to use pull requests: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request