Skip to content

Definitions

Grant Isom edited this page Jul 12, 2016 · 2 revisions

Just a breakdown of terminology used throughout the guide.

#Labels

SPIKES

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.

Coding Tasks

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.

Bugs

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.

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.

Clone this wiki locally