Function release_note

Source
fn release_note(
    args: &ArgMatches,
    non_interactive: bool,
    app_root: &Path,
) -> Result<String>