pub fn render_issue_draft(
repo: &Repository,
config: &Config,
branch_type: &str,
desc: &str,
) -> Result<IssueDraft>pub fn render_issue_draft(
repo: &Repository,
config: &Config,
branch_type: &str,
desc: &str,
) -> Result<IssueDraft>