This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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
2023-01-26 22:45:49 -06:00
..
template.go Allow issue templates to not render title (#22589) 2023-01-26 22:45:49 -06:00
template_test.go Allow issue templates to not render title (#22589) 2023-01-26 22:45:49 -06:00
unmarshal.go Use path not filepath in template filenames (#21993) 2022-12-02 07:56:51 +08:00