mirror of
https://github.com/BrianPugh/gnwmanager.git
synced 2025-12-05 13:15:58 +01:00
23 lines
456 B
Markdown
23 lines
456 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
**Environment (please complete the following information):**
|
|
- OS:
|
|
- GnwManager Version: (run `gnwmanager --version`)
|
|
- Debugger Probe: (e.g. `stlinkv2`)
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|