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
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -23,7 +23,7 @@ Steps to reproduce the behavior:
|
||||
|
||||
## ✅ Expected Behavior
|
||||
|
||||
What did you expect AdventureLog to do?
|
||||
What did you expect Voyage to do?
|
||||
|
||||
## 📸 Screenshots / Logs
|
||||
|
||||
@@ -34,7 +34,7 @@ What did you expect AdventureLog to do?
|
||||
|
||||
- **Platform:** (Docker, Synology, Proxmox, TrueNAS, Unraid, etc.)
|
||||
- **Install Method:** (Docker Compose, Quick Install Script, Manual, etc.)
|
||||
- **AdventureLog Version:** (e.g., v0.12.0)
|
||||
- **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.
|
||||
@@ -46,4 +46,4 @@ Anything else that might be useful (custom configuration, network setup, databas
|
||||
|
||||
---
|
||||
|
||||
Thank you for taking the time to report this issue! We appreciate your help in making AdventureLog better. We’ll look into it as soon as we can. 🙌
|
||||
Thank you for taking the time to report this issue! We appreciate your help in making Voyage better. We’ll look into it as soon as we can. 🙌
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/deployment-issue.md
vendored
2
.github/ISSUE_TEMPLATE/deployment-issue.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Deployment Issue
|
||||
about: Request help deploying AdventureLog. For faster support, please use our Discord community!
|
||||
about: Request help deploying Voyage. For faster support, please use our Discord community!
|
||||
title: "[DEPLOYMENT] <short description>"
|
||||
labels: deployment
|
||||
assignees: ""
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest a new idea, feature, or improvement for AdventureLog
|
||||
about: Suggest a new idea, feature, or improvement for Voyage
|
||||
title: "[REQUEST] <short description>"
|
||||
labels: enhancement
|
||||
assignees: ""
|
||||
@@ -20,7 +20,7 @@ Is your request related to a specific problem?
|
||||
## 🛠️ Proposed Solution
|
||||
|
||||
Describe the solution you’d like.
|
||||
What should AdventureLog do differently?
|
||||
What should Voyage do differently?
|
||||
|
||||
## 🔄 Alternatives Considered
|
||||
|
||||
@@ -36,4 +36,4 @@ Any other details that might help us understand the request (use cases, user sto
|
||||
|
||||
---
|
||||
|
||||
✨ Thanks for suggesting improvements to AdventureLog! Your ideas help shape the future of the project.
|
||||
✨ Thanks for suggesting improvements to Voyage! Your ideas help shape the future of the project.
|
||||
|
||||
Reference in New Issue
Block a user