cli/pkg/githubtemplate
Mislav Marohnić 8b9e7df705 Fix parsing some issue template names
YAML parsing sometimes gets sabotaged by asterisks that follow the end
of frontmatter (`---`). We now scope YAML parsing to only frontmatter
and we don't pass any contents that follow.
2020-05-07 15:50:01 +02:00
..
github_template.go Fix parsing some issue template names 2020-05-07 15:50:01 +02:00
github_template_test.go Fix parsing some issue template names 2020-05-07 15:50:01 +02:00