Files
voyage/.github/ISSUE_TEMPLATE/bug_report.md
alex df8d1adf15 Rename AdventureLog to Voyage and add fork attribution
- Replace all AdventureLog references with Voyage across ~102 files
  (7 case variants: AdventureLog, adventurelog, Adventurelog, ADVENTURELOG,
  AdventUrelog, AdventureLOG, adventure-log, adventure_log)
- Rename brand, static, and documentation assets to use voyage naming
- Rename install_adventurelog.sh → install_voyage.sh
- Update README.md and voyage_overview.md to credit AdventureLog as
  the upstream project and Sean Morley as its original creator
2026-03-06 11:05:26 +00:00

50 lines
1.5 KiB
Markdown
Raw Permalink 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: Bug report
about: Found something not working as expected? Please file a detailed bug report so we can fix it quickly!
title: "[BUG] <short description>"
labels: bug
assignees: ""
---
🛑 **Note**: Please search existing issues before filing a new one. This helps avoid duplicates and ensures we can address your concern efficiently!
## 🐞 Bug Description
A clear and concise description of the issue. What went wrong?
## 🔄 Steps to Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4. Observe the error
## ✅ Expected Behavior
What did you expect Voyage to do?
## 📸 Screenshots / Logs
- Attach screenshots if it helps explain the problem.
- If possible, include **relevant log excerpts** (be sure to remove sensitive info).
## 🐳 Environment Details
- **Platform:** (Docker, Synology, Proxmox, TrueNAS, Unraid, etc.)
- **Install Method:** (Docker Compose, Quick Install Script, Manual, etc.)
- **Voyage Version:** (e.g., v0.12.0)
- **Reverse Proxy:** (e.g., Nginx, Traefik, Caddy, etc. or None)
If using Docker and the issue is related to the container, it may be helpful to include your `docker-compose.yml` or relevant variables below.
⚠️ Please remember to redact any sensitive information such as passwords or API keys.
## 📎 Additional Context
Anything else that might be useful (custom configuration, network setup, database version, etc.)?
---
Thank you for taking the time to report this issue! We appreciate your help in making Voyage better. Well look into it as soon as we can. 🙌