Skip to content

Rename implement phase to integrate

Taurie Davis requested to merge rename-implement-integrate into master

Renames the "implementation" stage of the component lifecycle to "integration". This is because:

  • We often use the term "implementing" when we are talking about building components
  • Implementing doesn't really reflect adding the component to gitlab
  • When adding a component to gitlab, we are integrating it into the product

closes #453 (closed)

Merge request reports

Loading