Skip to content

CONTRIBUTE AS YOUR PR FOR THE HACKTOBERFEST2020

License

Notifications You must be signed in to change notification settings

imbipulkumar/playactivity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playactivity

*fork a repo
*clone it


#How to Contribute

*Fork the Repository
*Clone the Forked repository

#git clone: *https://github.com/<USER_NAME>/<REPO_NAME> Add Scripts and necessary changes.

git add:
*Commit the changes.

git commit -m "MESSAGE":
*Push to your branch.

git push:
*Raise a Pull Request to the parent Repository.

#Syncing a fork:


*Fetch the changes made in upstream.

git fetch upstream:
*Merge the changes from upstream/master into your local master branch.

git merge upstream/master:
*Push to your branch.

git push.


any issue contact
[Linkedin](https://www.linkedin.com/in/hari-om-kushwaha-6a698a192)
[instagram](_itzhari__)

About

CONTRIBUTE AS YOUR PR FOR THE HACKTOBERFEST2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.4%
  • CSS 26.6%