You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/issue/template
zeripath c7770fa502
Use path not filepath in template filenames (#21993) (#22022)
Backport #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>
2 years ago
..
template.go Support comma-delimited string as labels in issue template (#21831) (#21873) 2 years ago
template_test.go Support comma-delimited string as labels in issue template (#21831) (#21873) 2 years ago
unmarshal.go Use path not filepath in template filenames (#21993) (#22022) 2 years ago