Initial commit
This commit is contained in:
46
backends/platform/libretro/BUG_REPORT.md
Normal file
46
backends/platform/libretro/BUG_REPORT.md
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Description
|
||||
[Description of the bug]
|
||||
|
||||
### Expected behavior
|
||||
[What you expected to happen]
|
||||
|
||||
### Actual behavior
|
||||
[What is actually happening]
|
||||
|
||||
### Screenshots
|
||||
[If applicable, add screenshots to help explain your problem]
|
||||
|
||||
### Steps to reproduce the bug
|
||||
1. [First step]
|
||||
2. [Second step]
|
||||
3. [and so on...]
|
||||
|
||||
### Version/Commit
|
||||
[You can find this information under Information->Core Information / System Information]
|
||||
- ScummVM core: [version/commit]
|
||||
- RetroArch: [version/commit]
|
||||
|
||||
### Working on stand-alone ScummVM
|
||||
[Specify if the same issue also occurs with the daily build of stand-alone ScummVM]
|
||||
|
||||
### ScummVM game/engine
|
||||
[Provide exact game version, better with ScummVM game ID]
|
||||
|
||||
### Environment information
|
||||
- Device:
|
||||
- OS: [The operating system you're running]
|
||||
|
||||
### RetroArch logs
|
||||
[Provide RetroArch logs with DEBUG level set both for frontend and cores]
|
||||
|
||||
### Additional context
|
||||
[Add any other context about the problem here]
|
||||
Reference in New Issue
Block a user