summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/crash.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/crash.md')
-rw-r--r--.github/ISSUE_TEMPLATE/crash.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/crash.md b/.github/ISSUE_TEMPLATE/crash.md
index 28d7bfe..dad3423 100644
--- a/.github/ISSUE_TEMPLATE/crash.md
+++ b/.github/ISSUE_TEMPLATE/crash.md
@@ -13,15 +13,15 @@ labels: "type-crash"
For CPython, a "crash" is when Python itself fails, leading to a traceback in the C stack.
-->
-**Crash report**
+# Crash report
Tell us what happened, ideally including a minimal, reproducible example (https://stackoverflow.com/help/minimal-reproducible-example).
-**Error messages**
+# Error messages
Enter any relevant error message caused by the crash, including a core dump if there is one.
-**Your environment**
+# Your environment
<!-- Include as many relevant details as possible about the environment you experienced the bug in -->