Make sure to run the following to verify your changes:
bash scripts/run_unit_tests.sh
bash scripts/run_integration_tests.sh
bin/rubocopAll must pass with 0 failures/offenses.
Always verify your changes before committing.
When you make a change that a user of this project would care about, record it in the Unreleased section of the changelog. If the change is breaking, make sure to denote that.