Skip to content

Labels

Labels

  • bug

    bug occurrence(Something isn't working)
  • bug fix

    error caused by existing code
  • build

    Gradle configuration, plugins, and build optimization
  • configuration

    application.yml, environment variables, and related settings
  • docs

    Improvements or additions to documentation
  • feature

    Implement new features or introduce new technologies.
  • infra

    Infrastructure-related configuration such as CI/CD and external services
  • perf

    performance improvement
  • question

    Further information is requested
  • refactor

    Refactor existing code for cleanliness
  • support