mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
fix: show destination and channel key
ref:
This commit is contained in:
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a reproducible bug in MeshCore SAR App
|
||||
title: "[Bug]: "
|
||||
labels: [bug]
|
||||
assignees: []
|
||||
---
|
||||
|
||||
## Summary
|
||||
A short description of the problem.
|
||||
|
||||
## Reported context
|
||||
Where this was observed (build/version, environment, device model, logs, links).
|
||||
|
||||
## Steps to reproduce
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Expected behavior
|
||||
What should happen.
|
||||
|
||||
## Actual behavior
|
||||
What actually happens.
|
||||
|
||||
## Impact
|
||||
Why this matters (user impact, risk, severity).
|
||||
|
||||
## Acceptance criteria
|
||||
- [ ] Repro case is fixed.
|
||||
- [ ] Behavior matches expected result.
|
||||
- [ ] Regression coverage is added/updated.
|
||||
Reference in New Issue
Block a user