This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# KANBAN Workflow | |
Unified Kanban Columns (Project Level): | |
* **Backlog** (Requirement Pool) | |
* **To Do** (Sprint/Current Week To-Do) | |
* **In Progress** (Development in Progress) | |
* **In Review** (Code Review) | |
* **Testing / QA** (QA Testing in Progress) | |
* **Blocked** (Blocked) |