* feat: keyboard shortcuts, click-to-select, pulse/glow, smooth orbit resume * feat: add camera controls and enhance keyboard shortcuts help; improve flight card accessibility * feat: enhance flight layers and keyboard shortcuts; improve airline data structure * feat: expand airline logos and refresh flight/OpenSky mapping * feat: import expanded airport dataset * perf: reduce trail recomputation and soften airport dots * perf: speed up 9k airport search with index + cache * docs: add community standards and contribution templates * docs: enforce issue templates via config * chore: ignore only .github/agents * fix: improve airport visibility and stable map marker
22 lines
316 B
Markdown
22 lines
316 B
Markdown
---
|
|
name: Feature request
|
|
about: Propose an enhancement
|
|
labels: enhancement
|
|
---
|
|
|
|
## Problem
|
|
What problem should this solve?
|
|
|
|
## Proposal
|
|
Describe the proposed solution.
|
|
|
|
## Scope
|
|
What is in scope and out of scope?
|
|
|
|
## Acceptance Criteria
|
|
- [ ]
|
|
- [ ]
|
|
|
|
## Additional Context
|
|
Related links, references, or constraints.
|