Closed mokaixu closed 7 years ago
Hey so the commits from your other PR's keep getting included in any new pull requests you make. I'm not entirely sure what you need to do to fix this without actually looking at what you're doing 😛
Maybe set up a time to meet with either @evykassirer or I to sort this out?
@mokaixu are you making a new branch off of master every time you work on a new feature?
When you open up a terminal to start working on a new feature always do the following steps before anything else:
git checkout master
git checkout -b newfeaturebranch
also please use more descriptive commit messages. ie. "adds file for csters event" instead of "adds file"
@mokaixu Let us know if you need any help 😃
Added tshirt post and CSters post? (please work)