ga-wdi-boston / jquery-dom

Other
0 stars 139 forks source link

Merges new readme and adds snippet. #10

Closed RealWeeks closed 8 years ago

jrhorn424 commented 8 years ago

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:

# (on master)
git checkout jeff-jason-wip-planning -- README.md

Then, you wouldn't have had to squash the "wip" commit. :smile: