Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.

Other labels

  • 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
  • Examples
    clients / python / DuniterPy
    About examples
  • Easy pick
    clients / python
    Easy task for new contributor
  • DuniterPy
    clients / python
    Related to DuniterPy implementation
  • Doing
    clients / python / DuniterPy
  • 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
  • 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
  • Crypto
    clients / python / DuniterPy
    Related to cryptography dependencies and its implementations in our softwares
  • Configuration
    clients / python
    Related to the configuration implementation
  • CI/CD
    clients / python
    Continuous integration (checks, build, format, test), continuous publication related (PyPI publication)