issue:__('The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage.'),
plan:__('The planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit.'),
...
...
@@ -17,7 +14,7 @@ const EMPTY_STAGE_TEXTS = {
production:__('The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle.'),