Files
armarium-website/.github/ISSUE_TEMPLATE/bug_report.md
T
Daniel Krähenbühl 4f304b8ed4
Deploy to Azure Static Web Apps / build_and_deploy (push) Waiting to run
Deploy to Azure Static Web Apps / close_pull_request (push) Waiting to run
First Release v1.0.0
2026-06-16 21:52:55 +02:00

41 lines
679 B
Markdown

---
name: Bug report
about: Something is broken or not working as expected
title: "[Bug] "
labels: bug
assignees: ''
---
## Describe the bug
A clear description of what the bug is.
## Steps to reproduce
1. Go to '...'
2. Click on '...'
3. See error
## Expected behaviour
What you expected to happen.
## Actual behaviour
What actually happened.
## Environment
- OS: [e.g. macOS 14, Windows 11]
- Node version: [e.g. 22.12.0]
- pnpm version: [e.g. 9.x]
- Browser (if relevant): [e.g. Chrome 120, Safari 17]
## Screenshots or error output
If applicable, add screenshots or paste any error messages here.
## Additional context
Any other context that might be relevant.