Skip to content

Commit 119fc2d

Browse files
authored
Merge pull request #295 from sfstar/bugfix/resolve_issues_in_templates
resolve bug report not showing up and make blank issues not an option
2 parents 2c61215 + f832b0a commit 119fc2d

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)