Skip to content

Himanxu1/Balak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Balak

How to contribute to This Project

  1. Contribute throught Code
  2. Contribute throught Documentations

How to submit the pull request

-Fork the repository

image

-Clone the project into your local machine

git clone https://github.com/<YourUserName>/<projectname>

This will create a copy of the project on your local machine.

-Make sure you have to make a seperate branch for your changes

cd project folder name

git checkout -b your-new-branch-name

git status

git add *

git commit -m ""

git push origin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published