Skip to content

Commit

Permalink
Housekeeping.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdhjd committed Nov 5, 2023
1 parent 4e18d71 commit cd97965
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/support_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body:
- type: markdown
attributes:
value: |
Before opening a support request, please ensure you have read the [documentation](https://github.com/hjdhjd/homebridge-unifi-protect#documentation), especially the [best practices](https://github.com/hjdhjd/homebridge-unifi-protect/blob/main/docs/BestPractices.md) and [troubleshooting](https://github.com/hjdhjd/homebridge-unifi-protect/blob/main/docs/Troubleshooting.md) pages.
# Before opening a support request, please ensure you have read the [documentation](https://github.com/hjdhjd/homebridge-unifi-protect#documentation), especially the [best practices](https://github.com/hjdhjd/homebridge-unifi-protect/blob/main/docs/BestPractices.md) and [troubleshooting](https://github.com/hjdhjd/homebridge-unifi-protect/blob/main/docs/Troubleshooting.md) pages.
- type: input
id: homebridgeos
attributes:
Expand All @@ -29,14 +29,6 @@ body:
placeholder: e.g. v18.1.0
validations:
required: true
- type: input
id: protect
attributes:
label: UniFi Protect Controller Version
description: "Which version of the UniFi Protect Controller are you running on? **Note: beta/EA versions are completely unsupported by HBUP, and your request will be closed.**"
placeholder: e.g. v2.9.33
validations:
required: true
- type: input
id: unifios
attributes:
Expand All @@ -45,6 +37,14 @@ body:
placeholder: e.g. v3.1.16
validations:
required: true
- type: input
id: protect
attributes:
label: UniFi Protect Controller Version
description: "Which version of the UniFi Protect Controller are you running on? **Note: beta/EA versions are completely unsupported by HBUP, and your request will be closed.**"
placeholder: e.g. v2.9.33
validations:
required: true
- type: textarea
id: what-happened
attributes:
Expand Down

0 comments on commit cd97965

Please sign in to comment.