Use GitHub issue templates

This commit is contained in:
Bernd Bestel
2020-10-31 20:23:44 +01:00
parent 2d4db25308
commit ec12b50cde
3 changed files with 7 additions and 4 deletions

10
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

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