Skip to main content

draft_markdown

Function draft_markdown 

Source
pub fn draft_markdown(
    id: &str,
    issue_key: &str,
    title: &str,
    comments: &[(String, String, String)],
) -> String
Expand description

Render one issue’s comments as a review draft: front matter plus one section per comment. id must already carry the snell- prefix.