Configure issue templates

This commit is contained in:
Adrian Kumpf
2020-12-08 20:23:11 +01:00
parent 5ed9131e1f
commit f85f0bb0f6
2 changed files with 5 additions and 17 deletions

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

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Community Support
url: https://github.com/adriankumpf/teslamate/discussions
about: Please ask and answer questions here.

View File

@@ -1,17 +0,0 @@
---
name: Feature idea
about: Suggest a feature for improving TeslaMate
title: ""
labels: idea
assignees: ""
---
<!-- Please only use this template for submitting feature ideas -->
**What would you like to be added**:
**Why is this needed**:
**Additional context**:
<!-- Add any other context or screenshots about the feature ideas here. -->