.profile/.github/ISSUE_TEMPLATE/bug_report.md
2024-08-28 03:23:55 +02:00

40 lines
934 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
## Describe the bug
A clear and concise description of what the bug is.
## Steps to reproduce
Steps to reproduce the behavior, such as a cURL command, HTTP request, situation or code repository
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Logs
Please upload logs onto a service like [Pastebin](https://pastebin.com/) or [Hastebin](https://hastebin.com/) and paste the link here. Don't paste the logs directly into the GitHub issue, as it just looks ugly and is hard to read.
## Environment
- OS: [e.g. Fedora 39]
- Runtime version: [e.g. Node.js 16.13.0]
- Database version: [e.g. PostgreSQL 14.1]
- Project commit ID or version
## Additional context
Add any other context about the problem here.