Skip to content

Nivedh-Biju/bug-hunt-junior

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 Bug Hunt - First Year Track | Vashisht 2023

banner

👋🏻 Welcome to Bug Hunt-First Year Track

ONLY FOR FIRST YEARS

  • This event is all about finding and fixing bugs in code files.
  • The goal is to find as many bugs as possible and fix them.
  • The participants who finds and fixes the highest number of bugs will be winning exciting prizes.

🚀 Getting Started

  1. Fork the repository on GitHub Web Page
  2. Clone the forked repository in your local machine using git clone https://github.com/{your-username}/bug-hunt-junior.git
  3. You are given codes with C/C++ and Python language.
  4. Check the code files for bugs.
  5. Once you find a bug, report the bug and propose a solution by raising the Issue on the Main repo (NOT ON THE FORKED REPO).
  6. Stick to the following format for writing an Issue,
Team Name : [write the team name here]
File Name : [follow exact naming/path of file given in repo]
Bug Description : [what is the bug and where it is?]
Solution : [write a brief solution about fixing this bug]
  1. Go to Online Encryption Website and Write your Issue text.
  2. Once you are done writing,
  • Encrypt the text
  • Copy the Encrypted text
  • Open New Issue
  • Choose the Format Bug Report
  • Paste Encrypted text to Issue and Submit 🎉
  1. Keep updating your local codes with Bug fixes and whenever you find a bug, report it using the Issue.
  2. At the end of the event you will be asked to raise a Pull Request of your Bug Fixes.

🤖 Happy Hunting :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.5%
  • Python 49.5%