Use GitHub issue templates

This commit is contained in:
Bernd Bestel 2020-10-31 20:23:44 +01:00
parent 2d4db25308
commit ec12b50cde
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300
3 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,6 @@
---
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: '
labels: bug, ui-bug
assignees: ''

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Question / Help
url: https://www.reddit.com/r/grocy
about: Please use the r/grocy subreddit for general questions / help

View File

@ -1,7 +1,6 @@
---
name: Feature request
about: Idea for an improvement or new things which you would find useful are always
welcome
about: Idea for an improvement or new things which you would find useful are always welcome
title: 'Feature request: '
labels: enhancement
assignees: ''