Files
oak-editor/.github/ISSUE_TEMPLATE/01-crash_issue.md
T
Simran Spiller 7f4157042d github: issue template formatting
Wrap lines at ~80 characters, add space after subjects in title
2020-09-23 14:23:42 +02:00

30 lines
459 B
Markdown

---
name: Crash
about: Report a fatal crash that resulted in Olive unexpectedly closing.
title: '[CRASH] '
labels: 'Crash, Triage'
assignees: ''
---
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
**Platform**
**Summary**
**Steps to Reproduce**
1.
2.
3.
<details><summary><strong>Backtrace</strong></summary><pre><code>
<!-- Paste backtrace here -->
</code></pre></details>
**Additional Information**