mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Update issue templates
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: If you've found something that does not work, please report it to help improve grocy
|
about: If you've found something that does not work, please report it to help improve
|
||||||
|
grocy
|
||||||
title: 'Bug: '
|
title: 'Bug: '
|
||||||
labels: bug, ui-bug
|
labels: bug, ui-bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@@ -8,3 +9,5 @@ assignees: ''
|
|||||||
---
|
---
|
||||||
|
|
||||||
Please describe the bug as detailed as possible, provide the steps how to reproduce it and maybe attach screenshots where useful.
|
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).
|
||||||
|
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Ideas for improvements or new things which you would find useful are always welcome
|
about: Ideas for improvements or new things which you would find useful are always
|
||||||
|
welcome
|
||||||
title: 'Feature request: '
|
title: 'Feature request: '
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
Reference in New Issue
Block a user