pub fn create( layout: &Layout, project: &str, title: &str, opts: CreateOpts<'_>, ) -> Result<String>
Append a new TODO issue to the project’s file and return the status text.