Update issue templates

This commit is contained in:
Bernd Bestel 2021-11-08 17:36:16 +01:00 committed by GitHub
parent eb8c9848eb
commit 5ea8ec2dda
2 changed files with 26 additions and 0 deletions

15
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,15 @@
---
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.

View File

@ -0,0 +1,11 @@
---
name: Feature Request
about: Ideas for improvements or new things which you would find useful are always
welcome
title: 'Feature Request: '
labels: enhancement
assignees: ''
---
Please describe what you would find useful and please also check (by searching open requests here) if that was maybe already requested.