Added gh templates

This commit is contained in:
2026-06-06 16:58:04 +02:00
parent ba05f4274a
commit 0315aa4a40
2 changed files with 93 additions and 0 deletions
+41
View File
@@ -0,0 +1,41 @@
---
name: Feature Request
about: Suggest a new feature or improvement for Stockhome
title: "[FEATURE] "
labels: enhancement
assignees: ""
---
## 💡 Feature Description
<!-- A clear and concise description of the feature you'd like to see. -->
## Problem / Motivation
<!-- Is your feature request related to a problem? Describe it.
e.g. "I always have to manually check expiry dates because..." -->
## Proposed Solution
<!-- Describe how you imagine this feature working. Be as specific as you like. -->
## Alternatives Considered
<!-- Have you thought of other approaches or workarounds? Why are they not ideal? -->
## Affected Area
<!-- Which part of Stockhome does this relate to? Check all that apply. -->
- [ ] Inventory / Product management
- [ ] Storage locations
- [ ] Expiry / Bottling date tracking
- [ ] QR code generation / scanning
- [ ] Costs tracking
- [ ] Settings (app name, currency, …)
- [ ] Authentication / User management
- [ ] API / Backend
- [ ] Frontend / UI
- [ ] Docker / Deployment
- [ ] Other: <!-- describe -->
## Additional Context / Mockups
<!-- Add any other context, screenshots, or mockups that help illustrate the idea. -->