Error: The PR title and all git commit messages in the PR must follow this format:
"#<issue number>: <description of what the commit pertains to (2+ words, no newlines)>"
Example commit message: "#37: Add "print errors to console" option within the run config ui"
This format enables linking commit changes with the issue they are associated with and helps keep the git history readable when performing searches. Please see CONTRIBUTING.md for more details.