mirror of
https://github.com/versia-pub/server.git
synced 2025-12-07 16:58:20 +01:00
30 lines
633 B
Markdown
30 lines
633 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.
|
|
|
|
**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.
|
|
|
|
**Hardware**
|
|
- OS: [e.g. Fedora 39]
|
|
- Bun version
|
|
- Postgres version
|
|
- Lysand commit ID or version
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|