Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 621 Bytes

contribution_guidelines.md

File metadata and controls

8 lines (6 loc) · 621 Bytes
  1. Use the coding guildelines for code development:
    https://github.com/mbits-mirafra/apb_avip/blob/main/coding_guidelines.md

  2. 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/

  3. 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