Termux-Indonesia-Community / HacktoberFest2023-TermuxIndonesia

Make your first Pull Request and let's celebrate the HacktoberFest 2023 event!!!

Home Page:https://hacktoberfest.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Make your first Pull Request and let's celebrate the HacktoberFest 2023 event!!!

https://hacktoberfest.com/

License:GNU General Public License v3.0


Languages

Language:Python 35.4%Language:JavaScript 33.3%Language:PHP 31.2%