Customizing columns
Kanban relies on specially formatted labels in your project for its work. Kanban LeanLabs labels use the following pattern.
KB[stage][0][Backlog]
Where:
KB[stage] - reserved column prefix
[0] - column position
[Backlog] - column title
LeanLabs board configuration by default creates labels
KB[stage][0][Backlog]
KB[stage][1][Analysis]
KB[stage][2][Development]
KB[stage][3][Testing]
KB[stage][4][Production]
KB[stage][5][Ready]