gitea/modules/issue/template
zeripath 64973cf18f
Use path not filepath in template filenames (#21993)
Paths in git are always separated by `/` not `\` - therefore we should
`path` and not `filepath`

Fix #21987

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-02 07:56:51 +08:00
..
template.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
template_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
unmarshal.go Use path not filepath in template filenames (#21993) 2022-12-02 07:56:51 +08:00