-
Notifications
You must be signed in to change notification settings - Fork 0
Definitions
Just a breakdown of terminology used throughout the guide.
#Labels
A SPIKE is a Github Issue to document, research, or investigate something necessary to complete a Coding Task. These are crucial because they allow Caliber as a whole to understand how you created a creative solution or how time is being spent throughout a project.
A Coding Task is a Github Issue used to create a piece of code that contributes to a major feature. Your projects should have mainly these within them.
A Bug is a Github Issue used to log an issue that is not a SPIKE or Coding Task, but something that needs to be resolved immediately after the Coding Tasks have been finished or when a Coding Task is blocked.
Just a label for showing that one of the three above is blocked by something else. If you mark an issue as blocked, you must comment on the blocking issue that it is blocking another issue with a link to that issue.



