Skip to content

Labels

Labels

  • backend

    For changes related to the Express server, API routes, or MongoDB models
  • bug

    Something isn't working
  • database

    For changes involving Mongoose schemas or database migrations
  • dependencies

    For PRs that update package.json versions or add new libraries (like when react-icons was added)
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • Easy

  • enhancement

    New feature or request
  • frontend

    For any changes in the React UI, components, or Vite setup
  • good first issue

    Good for newcomers
  • Hard

  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • Medium

  • mentor:Aamod007

  • needs review

    To signal to other maintainers that a PR is ready to be looked at
  • priority: high

    The app is crashing or broken (e.g., server won't start). Needs to be fixed immediately
  • priority: low

    Minor visual glitches or typos that can be fixed whenever someone has free time
  • priority: medium

    A feature is slightly broken but there's a workaround
  • question

    Further information is requested
  • refactor

    Clean up the code, improve performance, or reorganize files without adding new features to the UI
  • security

    For issues related to vulnerabilities (like updating an out-of-date npm package)
  • SSoC26

  • testing

    For PRs that solely focus on writing unit/integration tests
  • type:design

  • type:devops

  • type:feature

  • type:refactor

  • ui / ux

    For visual changes, CSS/Chakra UI tweaks, or design improvements
  • wontfix

    This will not be worked on