Skip to content

Backslash-Computing-Society/Hacktoberfest-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest 2025

🎯 Hacktoberfest Starter Project

Use this repository to make your first contribution to an open-source project on GitHub! It’s a simple, beginner-friendly project designed to help you practice making your first pull request before contributing to larger projects.

Celebrate Hacktoberfest 2025 by getting involved in the open-source community through small, meaningful contributions.

⭐ Star and share this repository if you find it helpful!


📚 Contribution Rules

  • You are allowed to make fun or experimental pull requests — we merge them all.
  • Do not add build steps (e.g., npm install) — this should remain a simple static project.
  • Do not remove existing content.
  • Your code or styling can be clean, creative, or even a bit messy — as long as it works.
  • Keep pull requests small to minimize merge conflicts.

🚀 Getting Started

  1. Fork this repository (use the Fork button on the top right).

  2. Clone your forked copy to your local machine:

    git clone https://github.com/<your-username>/Hacktoberfest-2025.git
  3. Navigate to the project directory:

    cd Hacktoberfest-2025
  4. Create a new branch for your contribution:

    git checkout -b my-new-branch
  5. Make your changes — add, edit, or improve anything you like!

  6. Stage your changes:

    git add .
  7. Commit with a meaningful message:

    git commit -m "Add <file_name>"
  8. Push your branch:

    git push origin my-new-branch
  9. Create a Pull Request from your forked repository on GitHub.


💡 Tips

  • Keep your contributions simple and creative.
  • Explore others’ pull requests to learn how open-source collaboration works.
  • Don’t hesitate to experiment — that’s how you learn!

About

Submissions for Hacktoberfest 2025

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages