mirror of
https://github.com/pawelorzech/Swoosh.git
synced 2026-03-31 20:15:41 +00:00
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
19 lines
351 B
Markdown
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.
|