Update issue templates for bug reports, deployment issues, and feature requests (#849)

This commit is contained in:
Sean Morley
2025-09-08 22:38:08 -04:00
committed by GitHub
parent 88cecd6365
commit c06c2a7523
4 changed files with 95 additions and 44 deletions

View File

@@ -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 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.).
---
**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.