Skip to content

Labels

Labels

  • Any change affecting the Web API projects
  • Something isn't working
  • Any change affecting the client library projects
  • Any change affecting the projects that use the client for presentation (Web, Desktop, CLI)
  • Any change to the database. Schema, migrations, data access and connection.
  • Pull requests that update dependencies.
  • Improvements or additions to documentation
  • New feature or request
  • Changes to the infrastructure of the solution.
  • Any change that affects the container orchestration and configuration
  • Performing refactoring work. Changes to project structure and design patterns.