forge/arma/server/.github/ISSUE_TEMPLATE/feature-request.md
Jacob Schmidt d178e39164 Refactor client UI stores and normalize docs formatting
- Rework org and store UI state modules (rename/move store/getter files, add runtime and bridge wiring)
- Update store UI components and page structure (navbar/cart split, new StoreView flow)
- Apply broad markdown/YAML/HTML/CSS/JS formatting cleanup across docs, templates, and workflows
2026-03-10 19:13:30 -05:00

19 lines
350 B
Markdown

---
name: Feature Request
about: Suggest a feature to be added
title: ""
labels: kind/feature-request
---
## Describe the feature that you would like
A clear and concise description of the feature you'd want.
## Possible alternatives
Possible alternatives to your suggestion.
## Additional context
Add any other context about the feature here.