📝 Add GitHub Issue Templates (Bug/Feature/Question)
- Bug report template with system info and reproduction steps - Feature request template with priority selection - Question template with documentation checklist - Config with links to docs and troubleshooting - All templates bilingual (DE/EN) [skip ci]
This commit is contained in:
53
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
53
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
name: Feature Request / Feature-Wunsch
|
||||
about: Schlage eine neue Funktion vor / Suggest a new feature
|
||||
title: '[FEATURE] '
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 💡 Feature-Beschreibung / Feature Description
|
||||
|
||||
<!-- Was möchtest du hinzugefügt haben? / What would you like to be added? -->
|
||||
|
||||
---
|
||||
|
||||
## 🎯 Problem / Motivation
|
||||
|
||||
<!-- Welches Problem würde dieses Feature lösen? / What problem would this feature solve? -->
|
||||
|
||||
---
|
||||
|
||||
## 📝 Vorgeschlagene Lösung / Proposed Solution
|
||||
|
||||
<!-- Wie könnte das Feature funktionieren? / How could the feature work? -->
|
||||
|
||||
---
|
||||
|
||||
## 🔄 Alternativen / Alternatives
|
||||
|
||||
<!-- Hast du andere Lösungsansätze in Betracht gezogen? / Have you considered other solutions? -->
|
||||
|
||||
---
|
||||
|
||||
## 📱 Plattform / Platform
|
||||
|
||||
- [ ] Android App
|
||||
- [ ] WebDAV Server
|
||||
- [ ] Dokumentation / Documentation
|
||||
- [ ] Andere / Other: ___________
|
||||
|
||||
---
|
||||
|
||||
## 🌟 Priorität (aus deiner Sicht) / Priority (from your perspective)
|
||||
|
||||
- [ ] Nice to have
|
||||
- [ ] Wichtig / Important
|
||||
- [ ] Kritisch / Critical
|
||||
|
||||
---
|
||||
|
||||
## 🔧 Zusätzliche Informationen / Additional Context
|
||||
|
||||
<!-- Screenshots, Mockups, Links, etc. -->
|
||||
Reference in New Issue
Block a user