summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/compiler-bug.md
AgeCommit message (Collapse)Author
2025-08-12Make the issue headings bigger (#8143)Jay Kwak
Currently the issue template makes the subtitle "bold". It is a little hard to navigate between the subtitle because the bold is not very obvious. This commit makes them to use a bigger font. Before the change, <img width="839" height="488" alt="image" src="https://github.com/user-attachments/assets/08abec42-8389-4404-89a1-5a70670000cd" /> After the change, <img width="840" height="544" alt="image" src="https://github.com/user-attachments/assets/e2ffdac1-f8dc-40fa-a317-8dda965f3377" />
2025-07-14Update issue templatesYong He