Replies: 4 comments 2 replies
-
|
Yeah, I also have to think extra hard to remember the steps and usually keep the documentation open as a reference. It's only 3 steps, so it will get easier with time, of course. But the naming could be more intuitive. After all, if there are only 3 steps to remember, it should be straightforward from the beginning. Maybe numbering the steps could help with it being more intuitive? |
Beta Was this translation helpful? Give feedback.
-
|
"next crappy initiative" works for me if coming from the boss :) |
Beta Was this translation helpful? Give feedback.
-
|
You are not the only one. |
Beta Was this translation helpful? Give feedback.
-
|
Adding numbers might make it clearer. New-Spec-1, Create-Spec-2, Implement Spec 3. OR Spec-New(1) That way when we do /spec we would see all 3 and it would be clear. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to "get it" for a week now, but always have to refer back to the docs. I'm talking about the workflow of
new-spec -> create-spec -> implement spec
for me, create and new are the same thing, - hence I often get the order wrong. Would it be possible for me to create an alias like create-tasks ? I get implement-spec, it's just the new and create
my mind always orders c before n as well, causes no end of confusion this side of the keyboard :)
Beta Was this translation helpful? Give feedback.
All reactions