cli/pkg/githubtemplate
Mislav Marohnić d553f45bd1 Replace goto with break <label>
Labels are neat, but let's not use them for control flow just yet unless
it REALLY improves on any other alternative.
2019-12-20 15:05:37 +01:00
..
github_template.go Replace goto with break <label> 2019-12-20 15:05:37 +01:00
github_template_test.go Add template support to issue create, pr create 2019-12-18 22:15:20 +01:00