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.
forgejo/modules/issue/template
techknowlogick 2903afb78f
Allow issue templates to not render title (#22589)
This adds a yaml attribute that will allow the option for when markdown
is rendered that the title will be not included in the output

Based on work from @brechtvl
1 year ago
..
template.go Allow issue templates to not render title (#22589) 1 year ago
template_test.go Allow issue templates to not render title (#22589) 1 year ago
unmarshal.go Use path not filepath in template filenames (#21993) 1 year ago