Add title field to ICE issue template

This commit is contained in:
Redddy 2025-12-21 00:26:51 +09:00 committed by GitHub
parent 838a912ced
commit 7b7ee8463f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@
name: Internal Compiler Error name: Internal Compiler Error
about: Create a report for an internal compiler error in rustc. about: Create a report for an internal compiler error in rustc.
labels: C-bug, I-ICE, T-compiler labels: C-bug, I-ICE, T-compiler
title: "[ICE]: "
--- ---
<!-- <!--
Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide