mirror of
https://github.com/grocy/grocy.git
synced 2026-03-31 18:19:25 +02:00
16 lines
722 B
Markdown
16 lines
722 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
|
|
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).
|
|
|
|
If your problem is not reproducible, it's most likely not a bug - please use the [r/grocy subreddit](https://www.reddit.com/r/grocy) for general questions / help.
|