Files
2021-10-18 10:44:53 +02:00

40 lines
1018 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug-triage'
assignees: ''
---
Please don't attach or link to game ROMs and similar files unless the license explicitly allows this.
Please include the following:
- Which console (NES, GB, ...)
- The full name of the ROM you are running, e.g. "Super_Tilt_Bro_(E).nes"
- The git hash of this repo and the submodule. Run the following: `git describe --all --long --dirty=-dirty; cd retro-go-stm32; git describe --all --long --dirty=-dirty`
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop environment:**
- Host device OS: [e.g. Ubuntu 20.04, raspberry pi, ...]
- Debugger: [e.g. ST-Link v2 clone, J-link, ...]
**Additional context**
Add any other context about the problem here.