github.com/nspcc-dev/neo-go@v0.105.2-0.20240517133400-6be757af3eba/docs/labels.md (about)

     1  # Project-specific labels
     2  
     3  ## Component
     4  
     5  There is a number of internal components:
     6  
     7  - cli
     8  - compiler
     9  - consensus
    10  - network
    11  - oracle
    12  - rpc
    13  - smartcontract
    14  - vm
    15  - wallet
    16  
    17  ## Platform
    18  
    19  In general we support Linux, Mac and Windows, but currently we use this:
    20  
    21  - windows
    22    
    23    It caused so many problems that it deserves a label of its own.