Skip to content

Termux-Indonesia-Community/HacktoberFest2023-TermuxIndonesia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

🧩 HacktoberFest 2023

This is my HacktoberFest git repo on GitHub. It contains resources for celebrate HacktoberFest 2023 & 10TH Anniversary. So, jump right in! 🎯

About HacktoberFest

Hacktoberfest is DigitalOcean’s annual event that encourages people to contribute to open source throughout October. Much of modern tech infrastructure—including some of DigitalOcean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.

Supporting Content


Git Pull Tutorial
Merge Conflict

Contribution Tutorial

  • You can fill this repo with your best projects.
  • Do NOT remove other content.
  • Try to keep pull requests small to minimize merge conflicts.

Contributors

All Contributor

How to Start

  • fork this repository
  • clone
git clone https://github.com/Termux-Indonesia-Community/HacktoberFest2023-TermuxIndonesia.git
  • create new branch
git checkout -b mastah (example)
git add .
  • commit your branch
git commit -m "Lorem Ipsum!!!"
  • and push
git push origin (your branch)

Note

You can help me to develop this repository

Releases

No releases published

Packages

No packages published