Skip to content

Labels

Labels

  • .NET

    Pull requests that update .NET code
  • dependencies

    Pull requests that update a dependency file
  • layer:application

    Issues related to the application layer, which contains the use cases and business logic specific to
  • layer:domain

    Issues related to the domain layer, which contains business logic and entities. This includes domai
  • layer:infrastructure

    Issues related to the infrastructure layer, which provides technical services such as data access, c
  • layer:presentation

    Issues related to the presentation layer, which provides the user interface and interacts with the a
  • 🌐 area:global

    An issue or feature that affects the entire system.
  • 💻 area:client

    An issue or feature related to the client-side of an application.
  • 📓 docs

    Documentation changes or updates.
  • 🔧 refactor

    Code refactoring or cleanup.
  • 🖥️ area:server

    An issue or feature related to the server-side of an application.
  • 🚀 feature

    A new feature or enhancement request.
  • 🛠️ fix

    A bug or issue that needs to be fixed.
  • 🧪 test

    Changes or additions to tests or test infrastructure.