forgejo/modules/issue/template
zeripath c7770fa502
Use path not filepath in template filenames () ()
Backport 

Paths in git are always separated by `/` not `\` - therefore we should
`path` and not `filepath`

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-12-04 13:58:58 +08:00
..
template.go Support comma-delimited string as labels in issue template () () 2022-11-20 10:44:20 +00:00
template_test.go Support comma-delimited string as labels in issue template () () 2022-11-20 10:44:20 +00:00
unmarshal.go Use path not filepath in template filenames () () 2022-12-04 13:58:58 +08:00