mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
Update issue templates
This commit is contained in:
30
.github/ISSUE_TEMPLATE/bug_report.md
vendored
30
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -9,38 +9,44 @@ assignees: ''
|
||||
|
||||
# 🐛 Bug Report for Booklore
|
||||
|
||||
Thank you for helping us improve Booklore! Please fill out the sections below.
|
||||
Thank you for taking the time to report this bug. Your feedback helps make Booklore better for everyone!
|
||||
|
||||
Let's squash this bug together! 🔨
|
||||
|
||||
---
|
||||
|
||||
## 📝 What happened?
|
||||
<!-- Describe the bug in a few sentences -->
|
||||
<!-- Describe what went wrong -->
|
||||
|
||||
|
||||
## 🔄 Steps to Reproduce
|
||||
<!-- Walk us through the exact steps to see the bug -->
|
||||
1. Go to '...'
|
||||
2. Click on '...'
|
||||
3. Scroll down to '...'
|
||||
4. See error
|
||||
<!-- Provide detailed steps to reproduce the behavior. Be specific about what you clicked, typed, or configured -->
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
|
||||
**Result:** <!-- What happened after these steps? -->
|
||||
|
||||
## ✅ Expected Behavior
|
||||
<!-- What should have happened instead? -->
|
||||
<!-- Describe what should have happened instead -->
|
||||
|
||||
|
||||
## 📸 Screenshots / Error Messages
|
||||
<!-- Add screenshots or paste error messages (drag & drop images here) -->
|
||||
<!-- Share any screenshots or error messages here (just drag & drop) -->
|
||||
|
||||
|
||||
## 💻 Environment
|
||||
- **Version:** (e.g., v1.1.0)
|
||||
<!-- Provide details about your setup - every detail helps! -->
|
||||
- **Booklore Version:** (e.g., v1.1.0)
|
||||
- **OS:** (e.g., Windows 11, macOS Sonoma, Ubuntu 22.04)
|
||||
- **Browser:** (e.g., Chrome 120, Firefox 121, Safari 17)
|
||||
- **Installation:** (e.g., Docker, Unraid, Manual)
|
||||
- **Storage Type:** (e.g., Local HDD/SSD, Synology NAS, SMB Share, NFS Mount, S3 Bucket)
|
||||
|
||||
## 📌 Additional Context
|
||||
<!-- Recent changes? Specific books? Anything else that might help? -->
|
||||
<!-- Add any other relevant information: recent changes, specific books, configuration details, etc. -->
|
||||
|
||||
|
||||
## ✨ Possible Solution _(Optional)_
|
||||
<!-- Have ideas on how to fix this? Share them here! -->
|
||||
<!-- Share any ideas on how to fix this issue -->
|
||||
|
||||
36
.github/ISSUE_TEMPLATE/feature_request.md
vendored
36
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -7,16 +7,34 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# Feature Request Template for Booklore
|
||||
# ✨ Feature Request for Booklore
|
||||
|
||||
**What problem or limitation are you encountering?**
|
||||
Describe the challenge or issue you’re facing that this feature would address.
|
||||
Thank you for contributing to Booklore's development. Your suggestions help shape the future of this project.
|
||||
|
||||
**What solution or improvement do you propose?**
|
||||
Explain clearly what you’d like Booklore to do or how it could work better.
|
||||
---
|
||||
|
||||
**Have you found any workarounds or alternatives?**
|
||||
Share any other solutions you’ve tried or considered, if any.
|
||||
## 📝 Description
|
||||
<!-- Describe the problem you're facing and the solution you're proposing -->
|
||||
|
||||
**Additional details**
|
||||
Add any extra context, examples, or screenshots that might help us understand your request.
|
||||
|
||||
## 🌟 Benefits
|
||||
<!-- Explain the value this feature would bring and who would benefit from it -->
|
||||
|
||||
|
||||
## 💻 Use Cases
|
||||
<!-- Describe specific scenarios where this feature would be useful -->
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
|
||||
## 📸 Visual References _(Optional)_
|
||||
<!-- Add screenshots, mockups, wireframes, or examples from other applications -->
|
||||
|
||||
|
||||
## 🎨 Technical Details _(Optional)_
|
||||
<!-- Share implementation ideas, alternative solutions, or related features -->
|
||||
|
||||
|
||||
## 📌 Additional Context
|
||||
<!-- Any other information, research, or context that would be helpful -->
|
||||
|
||||
Reference in New Issue
Block a user