Skip to content

Commit 28b71a0

Browse files
committed
fix: update Solis inverter support request template and add config for issue templates
1 parent 12bf042 commit 28b71a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/new-solis-inverter-support-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Please provide the model name if you know it (e.g., "3331").
2727
Download diagnostic from Home Assistant integration page. Please paste `inverter_info` and `coordinator_data` fields within the code block below.
2828

2929
```json
30-
[Paste Your Diagnostic JSON Here, if available]
30+
[Paste Your Diagnostic JSON Here]
3131
```
3232

3333
**4. Additional Details:**

0 commit comments

Comments
 (0)