Swoosh/.github/ISSUE_TEMPLATE/feature_request.md
Paweł Orzech 74f42fd2f1
docs: add open-source project files (README, license, contributing)
Add professional open-source scaffolding:
- README.md with badges, features, architecture, and setup guide
- LICENSE (PolyForm Noncommercial 1.0.0)
- CONTRIBUTING.md with guidelines
- CHANGELOG.md for v1.0.0
- GitHub issue and PR templates
- Updated .gitignore
2026-03-19 10:17:46 +01:00

19 lines
351 B
Markdown

---
name: Feature request
about: Suggest an idea for Swoosh
title: ''
labels: enhancement
assignees: ''
---
**Problem**
What problem does this solve?
**Proposed solution**
How do you think it should work?
**Alternatives considered**
Any alternative solutions you've thought about.
**Additional context**
Any other context, mockups, or references.