Skip to content

mnkiefer/repo-with-bugs

Repository files navigation

Buggy Application 🐛

Note

This is a temporary repo for agentic work. The bugs are intentional and meant for agents to work on.
Please no bug-fix contributions, thanks!

Welcome! This repository contains a simple task management application with intentionally planted bugs for you to find and report.

A simple Task Manager web application that allows users to:

  • Create, view, edit, and delete tasks
  • Mark tasks as complete
  • Filter tasks by status
  • Search for tasks
  • Sort tasks by different criteria

How to Participate

  1. Clone and Setup

    git clone <your-repo-url>
    cd repo-with-bugs
    npm install
  2. Run the Application

    npm start

    Then open http://localhost:3000 in your browser

  3. Find Bugs

    • Test all features thoroughly
    • Try edge cases and unusual inputs
    • Check for UI/UX issues
    • Look for performance problems
    • Test error handling
  4. Report Bugs

    • Use the GitHub Issues tab
    • Use the bug report template provided
    • Include clear reproduction steps
    • Add screenshots/videos if possible
    • Label bugs by severity

Bug Categories to Look For

  • 🎨 UI/UX Issues: Layout problems, styling bugs, responsiveness
  • Functional Bugs: Features not working as expected
  • 🔒 Security Issues: Input validation, XSS, etc.
  • 🐌 Performance: Slow operations, memory leaks
  • 📱 Compatibility: Browser-specific issues
  • Accessibility: Keyboard navigation, screen reader support

Scoring System

  • Critical Bug (app crashes/data loss): 10 points
  • Major Bug (feature broken): 5 points
  • Minor Bug (cosmetic/small issue): 2 points
  • Enhancement Suggestion: 1 point

Rules

  1. One bug per issue report
  2. Check if bug is already reported before creating new issue
  3. Provide clear, reproducible steps
  4. Be respectful and constructive
  5. Have fun! 🎉

Timeline

  • Start Date: [To be announced]
  • End Date: [To be announced]
  • Duration: [X days/hours]

Prizes

  • 🥇 Most bugs found
  • 🥈 Best bug report quality
  • 🥉 Most critical bug found

Need Help?

Contact the bug bash coordinator or ask in the team channel.

Happy bug hunting! 🔍

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •