Don't forget to move the card in waffle when you're done with something. Also, when there's a commit like "wip", feel free to squash it before merging.
I asked you instead of merging this to pull the file out of the branch and delete the branch. You ought to have done this if you were following my advice:
# (on master)
git checkout jeff-jason-wip-planning -- README.md
Then, you wouldn't have had to squash the "wip" commit. :smile:
Some tips for the future, @J-Weeks.
Don't forget to move the card in waffle when you're done with something. Also, when there's a commit like "wip", feel free to squash it before merging.
I asked you instead of merging this to pull the file out of the branch and delete the branch. You ought to have done this if you were following my advice:
Then, you wouldn't have had to squash the "wip" commit. :smile: