Issues and Progress - GameLabGraz/Maroon GitHub Wiki


Projectflow

Issues are used to track ideas, enhancements, tasks or bugs for work on Maroon. The project board is used to organize and prioritize them. The structure is similar to the Kanban board. Kanban boards visually depict work at various stages of a process. Cards are used to represent work items and columns to represent each stage of the process. Cards are moved from left to right to show the progress.

Automatic Management

  • Issues will automatically move to ToDo when added to the project.
  • If a closed issue reopens, it will move to InProgress.
  • If an open issue is closed or if an open pull request is merged, it will move to Done.

images/projectflow.png

Issues can also be assigned to other users, tagged with labels for quicker searching and grouped together with milestones.

Labels

Labels are used to categorize issues. An overview of the labels can be found here.