mirror of
https://github.com/grocy/grocy.git
synced 2026-03-31 18:19:25 +02:00
14 lines
566 B
Markdown
14 lines
566 B
Markdown
---
|
|
name: Bug report
|
|
about: If you've found something that does not work, please report it to help improve
|
|
grocy
|
|
title: 'Bug: '
|
|
labels: bug, ui-bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Please describe the bug as detailed as possible, provide the steps how to reproduce it and maybe attach screenshots where useful.
|
|
|
|
Please also check if your bug was maybe already fixed by searching closed issues here or by trying to reproduce your problem on the [pre-release demo](https://demo-prerelease.grocy.info/) (use a *private demo instance* if you want to make your example persistent).
|