A few sentences describing the overall goals of the pull request's commits.
Links to stories go here.
- This changed
- That changed
- etc.
Outline the steps to test or reproduce the PR here.
git pull --prune
git checkout <feature_branch>
bundle; script/server
List general components of the application that this PR will affect.
- Login.
- Signup.
- Forgot Password.
YES | NO