32 lines
637 B
Markdown
32 lines
637 B
Markdown
---
|
|
name: Crash
|
|
about: Report a fatal crash that resulted in Olive unexpectedly closing.
|
|
title: '[CRASH] '
|
|
labels: 'Crash, Triage'
|
|
assignees: ''
|
|
---
|
|
<!-- ⚠ Do not delete this issue template! ⚠ -->
|
|
|
|
**Commit Hash** <!-- 8 character string of letters/numbers in title bar or Help > About dialog (e.g. 3ea173c9) -->
|
|
|
|
|
|
**Platform** <!-- e.g. Windows 10, Ubuntu 20.04 or macOS 10.15 -->
|
|
|
|
|
|
**Summary**
|
|
|
|
|
|
**Steps to Reproduce**
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
<details><summary><strong>Crash Report</strong></summary><pre><code>
|
|
|
|
<!-- You should have received a crash report from Olive to paste here. -->
|
|
|
|
</code></pre></details>
|
|
|
|
**Additional Information**
|