Closed rmariuzzo closed 6 years ago
@rmariuzzo Thanks for helping out! One thing we have to do here is get our language crystal clear. The bot asks "What day will you be back?" when collecting endDate, which means if we are reporting "and your last day of vacation will be..." then it would be endDate - 1 :)
Let's update the text to instead be more accurate:
your first day of vacation will be {{vars.startDate.fancy}} and you will return on {{vars.endDate.fancy}}
@ryanchartrand I was a little bit naive and blind as I thought it was just a simple text replacement. And it is a text replacement, however I should have spend a few seconds analyzing the sense of it.
I have updated this PR with the changes requested.
Looks great! @jacekelgda can you review?
Looks good +1
Fixes #117.