Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 821 Bytes

CONTRIBUTING.md

File metadata and controls

39 lines (22 loc) · 821 Bytes

Method 1 : CLI

How to contribute?

Step 1 : Fork the project repository
Step 2 : Clone your fork
Step 3 : Navigate to your local repository
Step 4 : Check that your fork is the "origin" remote
Step 5 : Add the project repository as the "upstream" remote
Step 6 : Pull the latest changes from upstream into your local repository
Step 7 : Create a new branch
Step 8 : Make changes in your local repository
Step 9 : Commit your changes
Step 10 : Push your changes to your fork

Method 2 : GitHub Portal

HOW TO CONTRIBUTE?

Step 1 : Fork Repo

Step 2 : Commit Changes

Step 3 : Create Pull Request

HOW TO CONTRIBUTE?

Step 1 : Fork Repo

Step 2 : Commit Changes

Step 3 : Create Pull Request

Begin the pull request!!!