aboutsummaryrefslogtreecommitdiffstats
path: root/modules/issue/template/template.go
Commit message (Expand)AuthorAgeFilesLines
* Support setting the `default` attribute of the issue template dropdown field ...Zettat1232024-05-231-0/+25
* Extend issue template yaml engine (#29274)65432024-03-041-7/+62
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-8/+8
* Allow issue templates to not render title (#22589)techknowlogick2023-01-261-1/+10
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-191-2/+2
* Add generic set type (#21408)KN4CK3R2022-10-121-4/+4
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-0/+392