READY/IN DEVELOPMENT/HOLD
YES | NO
List related PRs against other branches:
| branch | PR |
|---|---|
| other_pr_production | link |
| other_pr_master | link |
A few sentences describing the overall goals of the pull request's commits.
- Checklist item describing completed technical detail
- Checklist item describing incomplete technical detail
Notes regarding deployment the contained body of work. These should note any db migrations, etc.
Outline the steps to test or reproduce the PR here.
git pull --prune
git checkout <feature_branch>
bundle; script/server- Go to a route
- Click a thing
- Profit!!!
List general components of the application that this PR will affect.
- OTP Registration
- Provisioning
- UI