Skip to content

baraaksayeth/hacktoberfest-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Hacktoberfest 2022

Repository for contributing Hacktoberfest 2022

What is Hacktoberfest?

Hacktoberfest is a program from Digitalocean and github where we can get free t-shirts just by doing 5x pull requests in October to an open source project on github.

📜 How to Contribute

  1. Register your account here

  2. Fork this repo

  3. Create new branch, DON'T USE BRANCH MAIN

  4. Do Pull Request

  5. Don't forget to 🌟 this repo and put your Username on Contributor section

Clone Project

git clone https://github.com/{ username kamu }/hacktoberfest-2019.git

cd hacktoberfest-2019

Create new Branch

git checkout -b <your-branch>

Tambahkan kontibusi kamu

  • Create new folder with your username as folder name, and fill with your project

Commit dan Push

git add .
git commit -m "your-commit-msg"
git push origin my-new-branch

Create Pull Request to main branch via github website

and last, don't forget to write your github username to contributor list below

:trollface: Contributor

:octocat: Copied From github.com/wrideveloper

About

Repository for contributing Hacktoberfest 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published