mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Use GitHub issue templates
This commit is contained in:
parent
2d4db25308
commit
ec12b50cde
@ -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
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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
|
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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: ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user