SDRPlusPlus/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
760 B
Markdown
Raw Normal View History

2022-07-24 03:35:27 +02:00
---
name: Bug report
about: Report crashes or unexpected behavior
title: ''
labels: bug
assignees: ''
---
**Hardware**
- CPU:
- GPU:
- SDR: (Remote or local? If remote, what protocol?)
2022-07-24 03:45:02 +02:00
**Software**
- Operating System: Name + Exact version (eg. Windows 10 x64, Ubuntu 22.04, MacOS 10.15)
- SDR++: Version + Build date (available either in the window title or in the credits menu which you can access by clicking on the SDR++ icon in the top right corner of the software).
2022-07-24 03:35:27 +02:00
**Bug Description**
A clear description of the bug.
**Steps To Reproduce**
1. ...
2. ...
3. ...
**Screenshots**
Add any screenshot that is relevant to the bug (GUI error messages, strange behavior, graphics glitch, etc...).
**Additional info**
Add any other relevant information.