Skip to content

Commit f832b0a

Browse files
committed
resolve bug report not showing up and make blank issues not an option
1 parent 2c61215 commit f832b0a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: Bug report Request
3+
about: Report an issue experienced with the integration.
4+
title: ''
5+
labels: ["bugfix"]
6+
assignees: ''
7+
---
8+
19
<!-- READ THIS FIRST:
210
- Provide as many details as possible. Paste logs, configuration samples and code into the backticks.
311
DO NOT DELETE ANY TEXT from this template! Otherwise, your issue may be closed without comment.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: GitHub Community Support
4+
url: https://github.com/sfstar/hass-victron/discussions
5+
about: Please ask and answer questions here.

0 commit comments

Comments
 (0)