Added gh templates
This commit is contained in:
@@ -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. -->
|
||||
Reference in New Issue
Block a user