16 lines
479 B
Markdown
16 lines
479 B
Markdown
|
---
|
||
|
name: Crash report
|
||
|
about: Report a crash of the editor while in-use
|
||
|
labels: bug, crash
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
If you have a reproducer for the crash you've experienced, please make sure
|
||
|
to include a demangled stacktrace (i.e. pass it to `c++filt`) produced
|
||
|
by an instance of the editor built in debug mode (`make debug=yes`).
|
||
|
-->
|
||
|
|
||
|
### Steps <!-- what steps allow reproducing the crash? -->
|
||
|
|
||
|
### Outcome/Stacktrace <!-- what is the outcome of the above steps? is there any stacktrace? -->
|