---
name: Bug report
about: Report a bug or unexpected behaviour
labels: bug
---

## Environment

| Field | Value |
| --- | --- |
| Node.js version (`node --version`) | |
| Gina version (`gina --version`) | |
| OS | |

## Description

<!-- A clear description of the bug -->

## Steps to reproduce

1.
2.
3.

## Expected behaviour

<!-- What you expected to happen -->

## Actual behaviour

<!-- What actually happened — include error output, stack trace, or logs if available -->

## Additional context

<!-- Any other relevant information (bundle config, connectors.json snippet, etc.) -->
