]> git.lizzy.rs Git - rust.git/blobdiff - .github/ISSUE_TEMPLATE/ice.yaml
Rollup merge of #107779 - compiler-errors:issue-107775, r=jackh726
[rust.git] / .github / ISSUE_TEMPLATE / ice.yaml
index 54136cc6d439d7dcd8b918dc20d0bd4c6eb5322d..7bec05cc575a875239d1ba10cc269c7827e68ada 100644 (file)
@@ -1,5 +1,5 @@
-name: Internal Compiler Error
-description: Create a report for an internal compiler error in `rustc`
+name: Internal Compiler Error (for use by automated tooling)
+description: For now, you'll want to use the other ICE template, as GitHub forms have strict limits on the size of fields so backtraces cannot be pasted directly.
 labels: ["C-bug", "I-ICE", "T-compiler"]
 title: "[ICE]: "
 body:
@@ -79,4 +79,4 @@ body:
       label: Anything else?
       description: If you have more details you want to give us to reproduce this issue, please add it here
     validations:
-      required: false
\ No newline at end of file
+      required: false