Skip to content

Labels

Labels

  • For changes related to the Express server, API routes, or MongoDB models
  • Something isn't working
  • For changes involving Mongoose schemas or database migrations
  • For PRs that update package.json versions or add new libraries (like when react-icons was added)
  • Improvements or additions to documentation
  • This issue or pull request already exists
  • New feature or request
  • For any changes in the React UI, components, or Vite setup
  • Good for newcomers
  • Extra attention is needed
  • This doesn't seem right
  • To signal to other maintainers that a PR is ready to be looked at
  • The app is crashing or broken (e.g., server won't start). Needs to be fixed immediately
  • Minor visual glitches or typos that can be fixed whenever someone has free time
  • A feature is slightly broken but there's a workaround
  • Further information is requested
  • Clean up the code, improve performance, or reorganize files without adding new features to the UI
  • For issues related to vulnerabilities (like updating an out-of-date npm package)
  • For PRs that solely focus on writing unit/integration tests
  • For visual changes, CSS/Chakra UI tweaks, or design improvements
  • This will not be worked on