summaryrefslogtreecommitdiffstats
path: root/modules/issue
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-042-24/+24
* Allow issue templates to not render title (#22589)techknowlogick2023-01-262-3/+11
* Use path not filepath in template filenames (#21993)zeripath2022-12-021-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-273-6/+3
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-193-98/+220
* Deal with markdown template without metadata (#21639)Jason Song2022-10-311-8/+22
* Add generic set type (#21408)KN4CK3R2022-10-121-4/+4
* Support Issue forms and PR forms (#20987)Jason Song2022-09-023-0/+1162