Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.

Other labels

  • Network
    clients / python
    Strictly related to the network layer implementation
  • Money
    clients / python
    Code related to money management in global. Could include money transfert: aka Transfert label.
  • Logging
    clients / python
    Related to logging
  • Interface
    clients / python
    Related to the interface between the user and the program: CLI, console, TUI, GUI
  • Install
    clients / python
    Related to the installation of the software
  • Feature
    clients / python
    New functionnality, new helper related to the code
  • Easy pick
    clients / python
    Easy task for new contributor
  • DuniterPy
    clients / python
    Related to DuniterPy implementation
  • Doing
    clients / python / silkaj
  • Documentation
    clients / python
    Documentation related: README.md, CHANGELOG.md, CONTRIBUTING.md, documentation
  • Dev Env
    clients / python
    Development environment: Poetry, pre-commit, Python virtual environment, Pytest, formatting, type annotation, lint…
  • Dep
    clients / python
    Related to external dependencies: Introduction, update, and removal. Shouldn't be used for stdlib. Can be runtime and development dependency. Can include dependency installed on the system like libsodium.
  • Debian
    clients / python
    Debian packaging as well as other distribution packaging
  • DeathReaper
    clients / python / silkaj
    Related to DeathReaper tool using 'silkaj excluded' command
  • D: Transfer
    clients / python
    Code around money transfer (Transaction document). Money label should be used for other kind of money management
  • D: Revocation
    clients / python
    Code related to revocation document handling
  • D: Membership
    clients / python
    Code related to membership document handling
  • D: Identity
    clients / python
    Code related to identity document handling
  • D: Certification
    clients / python
    Code related to certification document handling
  • D: Block
    clients / python
    Code related to block document