pub fn issue_filename(id: u32, title: &str) -> String
Filename for an issue: zero-padded 4-digit id + slugified title.