mirror of
https://github.com/MeshCore-Beacon/beacon-server.git
synced 2026-09-01 16:48:19 +00:00
28 lines
625 B
Markdown
28 lines
625 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new feature or improvement
|
|
labels: enhancement
|
|
---
|
|
|
|
## Summary
|
|
|
|
A brief description of what you'd like to see.
|
|
|
|
## Problem or motivation
|
|
|
|
What problem does this solve, or what use case does it enable? If this is
|
|
related to an existing issue or limitation, link it here.
|
|
|
|
## Proposed solution
|
|
|
|
How you'd like it to work. API shape, config options, WS event format — as much
|
|
detail as you have.
|
|
|
|
## Alternatives considered
|
|
|
|
Any other approaches you considered and why you ruled them out.
|
|
|
|
## Additional context
|
|
|
|
Screenshots, diagrams, links to relevant MeshCore protocol docs, etc.
|