The current template creates a branch with dashes (-) while our projects are all named with underscores.
Can it be changed from
"feature/VSCODE-1005-allow-users-to-configure-the-way-branch-name-is-co"
to
"feature/VSCODE-1005_allow_users_to_configure_the_way_branch_name_is_co"?