Update issue templates for bug reports, deployment issues, and feature requests (#849)
This commit is contained in:
47
.github/ISSUE_TEMPLATE/feature_request.md
vendored
47
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,20 +1,39 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for AdventureLog
|
||||
title: "[REQUEST]"
|
||||
about: Suggest a new idea, feature, or improvement for AdventureLog
|
||||
title: "[REQUEST] <short description>"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
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 you’d like to see.
|
||||
|
||||
## 🤔 Problem Statement
|
||||
|
||||
Is your request related to a specific problem?
|
||||
(Example: “I’m always frustrated when…”)
|
||||
|
||||
## 🛠️ Proposed Solution
|
||||
|
||||
Describe the solution you’d like.
|
||||
What should AdventureLog do differently?
|
||||
|
||||
## 🔄 Alternatives Considered
|
||||
|
||||
List any alternative solutions or workarounds you’ve 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.).
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
✨ Thanks for suggesting improvements to AdventureLog! Your ideas help shape the future of the project.
|
||||
|
||||
Reference in New Issue
Block a user