Add CHANGELOG, CONTRIBUTING, and GitHub Issue/PR templates for v0.2.0

This commit is contained in:
2026-08-09 22:13:09 +02:00
parent 7db58b6fe8
commit 2911f97991
5 changed files with 238 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
---
name: Feature Request
about: Suggest a new feature or improvement
title: ""
labels: enhancement
assignees: ""
---
## Problem
What problem does this feature solve?
## Proposed Solution
Describe the solution you'd like.
## Alternatives Considered
Any alternative solutions or workarounds you considered.
## Additional Context
Any mockups, examples, or references.