Add /spent alias command for /spend
Problem to solve
A significant number of developers at my company keep typing /spent in their issues. They are putting in the effort to update their time tracking, but not actually entering it correctly.
Further details
I know this problem is simply a user error, but its so common and seemingly easy to fix. It makes a lot of sense as to why people would use 'spent'. Updating time estimates can commonly happen once the ticket is finished. So you would naturally use the English word for past tense: time spent on a problem. This is especially true if the issue was already closed by a Merge Request and you are updating a closed issue's time tracking.
Proposal
Add a new command called /spent, can be simply an alias for /spend.
What does success look like, and how can we measure that?
/spent command updates the 'time spend' tracking.