This document helps contributors to submit a good merge request, and helps project maintainers to remember checking everything before merging.## What to check before merging to master?-`python setup.py lint`- If a route handler was modified, check that the OpenAPI YAML specification is updated.