mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -05:00
Update issue templates
This commit is contained in:
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Bug Report Template for Booklore
|
||||||
|
|
||||||
|
**What happened?**
|
||||||
|
Please describe the problem or issue you encountered in Booklore.
|
||||||
|
|
||||||
|
**How can we see it happen?**
|
||||||
|
Steps to reproduce the issue:
|
||||||
|
1. Open Booklore and go to ‘…’
|
||||||
|
2. Do ‘…’ (like adding a book, editing details, etc.)
|
||||||
|
3. Notice what goes wrong
|
||||||
|
|
||||||
|
**What did you expect to happen?**
|
||||||
|
Tell us what you thought should happen instead.
|
||||||
|
|
||||||
|
**Screenshots or Error Messages**
|
||||||
|
If you can, please share screenshots or any error messages you saw. It really helps!
|
||||||
|
|
||||||
|
**About your setup:**
|
||||||
|
- Booklore version (e.g., v0.35.0)
|
||||||
|
- What computer or device are you using? (Windows, Mac, Linux, etc.)
|
||||||
|
- Which browser and version? (Chrome, Firefox, Safari, etc.)
|
||||||
|
- How did you install Booklore? (Docker, manual install, etc.)
|
||||||
|
|
||||||
|
**Anything else we should know?**
|
||||||
|
Any other info that might help us understand the issue better.
|
||||||
22
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Feature Request Template for Booklore
|
||||||
|
|
||||||
|
**What problem or limitation are you encountering?**
|
||||||
|
Describe the challenge or issue you’re facing that this feature would address.
|
||||||
|
|
||||||
|
**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.
|
||||||
|
|
||||||
|
**Additional details**
|
||||||
|
Add any extra context, examples, or screenshots that might help us understand your request.
|
||||||
Reference in New Issue
Block a user