summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2023-02-07 14:31:38 -0500
committerMark Rousskov <mark.simulacrum@gmail.com>2023-02-07 14:31:38 -0500
commit8e2f57094fff3dd684ef3d1ff743e50befb374c0 (patch)
treeef3a6f990f3e58b28e657b74b740d40af66398b4 /.github
parent5dd0e1b7ae7bcddce28658487602e8a077737a3e (diff)
downloadrust-8e2f57094fff3dd684ef3d1ff743e50befb374c0.tar.gz
Clearly signal purpose of the yaml template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/ice.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/ice.yaml b/.github/ISSUE_TEMPLATE/ice.yaml
index 8d25bb41c08..7bec05cc575 100644
--- a/.github/ISSUE_TEMPLATE/ice.yaml
+++ b/.github/ISSUE_TEMPLATE/ice.yaml
@@ -1,4 +1,4 @@
-name: Internal Compiler Error (Structured form)
+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]: "