Files
voyage/.github/ISSUE_TEMPLATE/bug_report.md
2024-09-16 15:12:55 -04:00

28 lines
684 B
Markdown

---
name: Bug report
about: "Detailed bug reports help me diagnose and fix bugs quicker! Thanks!"
title: "[BUG]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Docker Compose**
If the issue is related to deployment and docker, please post an **obfuscated** (remove secrets and confidential information) version of your compose file.
**Additional context**
Add any other context about the problem here.