Grab a new issue (ex: #2468) from HuBoard's Next Actions column self assign it and move it to the Development column
Make branch based of the issue number proceeded by x-: git checkout -b x-2468
Finish the issue
Run unit tests: bundle exec rake test:unit
Run interaction tests from Visual Studio