Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 518 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 518 Bytes

Contributing Guidelines

Thanks for taking time to contribute!

Following the steps below will make your contribution process nice and easy

  • Fork this project
  • Clone it in your local machine
  • Make a new branch, its best practice and important to make new branch for avoiding the merge conflicts.
  • Make necessary changes on cloned project
  • Commit, push, and create a pull request to master branch of this repo
  • For more help on the process click here