Commit Graph

2 Commits (c2ff2a472435c9735b8fef78c3797e54b99c73ad)

Author SHA1 Message Date
Jason Song 090e753923
Reduce duplicate and useless code in options ()
Avoid maintaining two copies of code, some functions can be used with
both `bindata` and `no bindata`.

And removed `GetRepoInitFile`, it's useless now.
`Readme`/`Gitignore`/`License`/`Labels` will clean the name and use
custom files when available.
Lauris BH 58b4143803
Add loading yaml label template files ()
Extract from  and enhancement to  to support exclusive
scoped labels in label templates

* Move label template functionality to label module
* Fix handling of color codes
* Add Advanced label template