Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 4.29 KB

File metadata and controls

112 lines (79 loc) · 4.29 KB

Welcome to FOSS Weekend 2025

The flagship event of Techfest, featuring various repositories across different tech fields with diverse tech stacks! This event is for everyone—even if you are completely new to Git, we will guide you in making your first PR.


Event Timeline

📅 28th March, 12:30 AM30th March, 11:59 PM, 2024


Leaderboard

Points will be allocated and reflected on this leaderboard.


Instructions

  1. Fork and Clone the repositories you want to work on.
  2. Create a new branch and work there before submitting a pull request.
  3. Submit a pull request that merges your branch into the repository’s main branch.
  4. Work on issues or follow the instructions mentioned in the README of the participating projects.
  5. Complete the must-do tasks first, as they provide a strong foundational knowledge of Git.
  6. Issues are tagged as easy, medium, and hard based on difficulty:
    • Start with easy issues before progressing to harder ones.
  7. Choose from a wide range of projects in:
    • Git
    • Web Development
    • Web3
    • App Development
    • Machine Learning (ML)
    • Scripting
  8. Keep an eye on the leaderboard and compete for amazing prizes!

RuleBook

To understand how we score you, please refer to our detailed rulebook: Rulebook.md.


Good Practices (Must Read Before Starting)

Write clear and concise pull request descriptions

  • Explain the changes you made and their impact.
  • Include screenshots, GIFs, or short videos if possible.

Mention issue numbers

  • When creating a PR, reference the issue number (e.g., fixes #123) to automatically close it when merged.

Use descriptive and concise commit messages

  • Summarize the changes made in each commit, including issue numbers if applicable.

Create separate branches for new features

  • Always create a new branch from main/master for each new feature or bug fix.

Regularly merge from the main branch

  • Keep your branch up-to-date by merging changes from the main branch into your feature branch.

MUST DO

Git Practice (Multiple-PR)


Repositories (Stack-Wise)

Web


FOSS


App


ML


Web3


Infosec (Website)

  • SequriQuest (Unique-PR & Special Repo)- Arshia Adhya, Om Swami and Gagan Mishra