Files
oak-editor/ISSUE_TEMPLATE.md
T
2019-03-11 03:35:19 +11:00

31 lines
882 B
Markdown

[If you are reporting a bug, please try to fill out all the information below. If you are requesting a feature, you can clear this template.]
### System Information
**Olive version:** [e.g. Git hash from window title or Help > About]
**Source:** [e.g. AppImage, Website etc.]
**Operating system:** [e.g. Ubuntu 18.04 64-bit]
**CPU:** [e.g. Intel i5-4300U]
**RAM:** [e.g. 8GB]
**GPU:** [e.g. NVIDIA Geforce GT 1030 2GB (Driver ver xxx.xx.xx)]
### Detailed Description
[Describe the issue you're having]
### Steps to reproduce
[Describe the steps to demonstrate the issue you're reporting]
### Output Log
```
[Paste output log]
```
### GDB/CDB Backtrace (for crashes)
```
[If you can reproduce this issue, try running Olive through GDB and retrieving a backtrace, then paste the backtrace here. Instructions are available in the Wiki on how to acquire this backtrace.]
```