mirror of
https://github.com/grocy/grocy.git
synced 2025-09-19 11:05:50 +00:00
23 lines
789 B
Markdown
23 lines
789 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 make sure to:
|
|
|
|
- Describe the bug as detailed as possible by providing the exact steps how to reproduce it
|
|
- Attach screenshots where useful
|
|
- Check if the problem was maybe already reported or fixed by searching open and closed issues here
|
|
- Keep it to one topic per issue
|
|
|
|
Please also try to reproduce the problem on the pre-release demo: => https://demo-prerelease.grocy.info
|
|
- Use a private demo instance to make your example persistent
|
|
- If the problem is not reproducible there, it's most likely not a bug - please use the r/grocy subreddit for general questions / help: => https://www.reddit.com/r/grocy
|
|
-->
|