aboutsummaryrefslogtreecommitdiffstats
path: root/modules/issue/template/template_test.go
Commit message (Expand)AuthorAgeFilesLines
* Extend issue template yaml engine (#29274)65432024-03-041-18/+91
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-16/+16
* Allow issue templates to not render title (#22589)techknowlogick2023-01-261-2/+1
* 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-95/+217
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-0/+645