Skip to content

Labels

Labels

  • bug

    Something isn't working
  • build-system

    Anything related to the cmake, the build system used in this project.
  • cd

    Anything linked to continuous deployment workflows.
  • ci

    Anything linked to continuous integration workflows.
  • cleanup

    Cleaning any kind of stuff in the project to make it clearer.
  • coverage

    Improving code coverage
  • cross-platform

    Cross-platform related work (linux, windows, macos).
  • docs

    Improvements or additions to documentation
  • enhancement

    Improving the code base in any way.
  • evaluation

    Chess moves evaluation.
  • feat

    Implementation of a new feature
  • linting

    Linting related issues (clang-tidy, ...).
  • linux

    Linux OS related stuff.
  • macos

    Mac OS related stuff.
  • move-generation

    Chess moves generation (legal, pseudo-legal).
  • perf

    Performance related stuff.
  • refactoring

    Refactoring pieces of code of any kind.
  • run-pre-merge-checks

    Set this flag to run the final checks before merging a PR to main branch.
  • search-algorithm

    Chess moves search algorithm.
  • testing

    Adding, updating or removing any kind of tests.
  • uci-protocol

    Universal Chess Interface protocol.
  • windows

    Windows OS related stuff.