Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 488 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 488 Bytes

Contributions


  • Changes should work locally, then only the code should be pushed into the repository.
  • Push the changes into the development branch.
  • Before pushing any changes, pull the developemt branch and ensure that there is no conflicts with the branch.
  • Change the tasks accordingly and after finishing a task.
  • If there is any issues or bugs, add it as an issue with exact proof.
  • Pull request should be made from development branch -> master branch