1 2 3 4 5 6 7 8 9
#:schema ./multimr.schema.json working_dir = "src_repos" reviewers = ["alice", "bob", "carol"] labels = { feat = "type::feature", fix = "type::fix" } # "$schema" = "https://github.com/h0uter/multimr.schema.json"