Files
voyage/.github/ISSUE_TEMPLATE/feature_request.md

40 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: Feature request
about: Suggest a new idea, feature, or improvement for AdventureLog
title: "[REQUEST] <short description>"
labels: enhancement
assignees: ""
---
🛑 **Note**: Please search existing issues before creating a new request. This helps avoid duplicates and keeps discussions focused.
## 💡 Feature Summary
A clear and concise description of the feature or improvement youd like to see.
## 🤔 Problem Statement
Is your request related to a specific problem?
(Example: “Im always frustrated when…”)
## 🛠️ Proposed Solution
Describe the solution youd like.
What should AdventureLog do differently?
## 🔄 Alternatives Considered
List any alternative solutions or workarounds youve tried or thought about.
## 📸 Mockups / Examples (optional)
If you would like, include screenshots, sketches, or links that illustrate the idea.
## 📎 Additional Context
Any other details that might help us understand the request (use cases, user stories, related features, etc.).
---
✨ Thanks for suggesting improvements to AdventureLog! Your ideas help shape the future of the project.