Submitting a Pull Request
- When you submit a PR, please ask Jason and Jeff to review it.
- Keep pull requests small! This makes it easier for us to accept your code.
- Smaller PRs (1-3 files) help avoid bugs.
Deployment
The web frontend is continuously deployed.
Once a pull request is accepted, it is pulled into the master branch, which builds in a Heroku staging environment called sedaily-frontend-staging.
After testing it manually, we promote it to our Heroku production environment.