Add title field to ICE issue template
This commit is contained in:
parent
838a912ced
commit
7b7ee8463f
1 changed files with 1 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/ice.md
vendored
1
.github/ISSUE_TEMPLATE/ice.md
vendored
|
|
@ -2,6 +2,7 @@
|
|||
name: Internal Compiler Error
|
||||
about: Create a report for an internal compiler error in rustc.
|
||||
labels: C-bug, I-ICE, T-compiler
|
||||
title: "[ICE]: "
|
||||
---
|
||||
<!--
|
||||
Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue