Skip to content

Commit

Permalink
Merge pull request #150 from dougiteixeira/dougiteixeira-patch-2
Browse files Browse the repository at this point in the history
Update bug_report.yml
  • Loading branch information
dougiteixeira authored Nov 10, 2023
2 parents 127a5a1 + 220d840 commit 9aa6c8e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ body:
description: Please verify that you've followed these steps
options:
- label: I have updated to the latest available Proxmox VE Custom Integration version.
description: Confirm that your installed version is the latest version, [see the latest version here](https://github.com/dougiteixeira/proxmoxve/releases/latest).
required: true
- type: markdown
attributes:
Expand Down Expand Up @@ -41,6 +42,17 @@ body:
required: true
attributes:
label: What version of Proxmox VE do you have the problem?
- type: textarea
attributes:
label: Diagnostics information
placeholder: "drag-and-drop the diagnostics data file here (do not copy-and-paste the content)"
description: >-
The integration provide the ability to [download diagnostic data](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics).
**It would really help if you could download the diagnostics data for the device you are having issues with,
and <ins>drag-and-drop that file into the textbox below.</ins>**
It generally allows pinpointing defects and thus resolving issues faster.
- type: textarea
attributes:
label: Additional information
Expand Down

0 comments on commit 9aa6c8e

Please sign in to comment.