gitea/modules/issue
techknowlogick 2903afb78f
Allow issue templates to not render title ()
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
..
template Allow issue templates to not render title ()