pub fn build_commit_message( commit_type: &str, scope: &str, description: &str, body: &str, footer: &str, ) -> String