gitea/modules/issue/template
KN4CK3R 0e57ff7eee
Add generic set type ()
This PR adds a generic set type to get rid of maps used as sets.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
template.go Add generic set type ()
template_test.go Support Issue forms and PR forms ()
unmarshal.go Support Issue forms and PR forms ()