Skip to content

Dummy repo for learn how to contribute to github

Notifications You must be signed in to change notification settings

AkhmadhonSofiyanto/dummy-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dummy Repo

Repository for learn how to make contribution on github

How to Contribute

Here is how you can contribute to this repository

  1. Fork repository

  2. Clone repository that has been forked

$ git clone [url]
  1. Create, edit, or delete file

  2. Create a new commit

$ git add .
$ git commit -m "pesan"
  1. Push branch to github
$ git push origin master
  1. Create pull request

About

Dummy repo for learn how to contribute to github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published