You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Request a new feature to help improve the integration
3
+
labels: ["enhancement"]
4
+
assignees:
5
+
- BottlecapDave
6
+
body:
7
+
- type: textarea
8
+
id: description
9
+
attributes:
10
+
label: Describe the feature
11
+
description: Please provide a clear and concise description of what the feature is
12
+
validations:
13
+
required: true
14
+
- type: textarea
15
+
id: expected
16
+
attributes:
17
+
label: Expected behaviour
18
+
description: Please provide a clear and concise description of what you expected to happen
19
+
validations:
20
+
required: true
21
+
- type: textarea
22
+
id: usecase
23
+
attributes:
24
+
label: Use Case
25
+
description: Please provide a use case for this new feature so that I can better understand the problem that is being solved
26
+
validations:
27
+
required: true
28
+
- type: checkboxes
29
+
id: docs
30
+
attributes:
31
+
label: Confirmation
32
+
description:
33
+
options:
34
+
- label: By submitting this feature request, you agree that you have read the [documentation](https://bottlecapdave.github.io/HomeAssistant-FirstBus) and confirmed it does not already exist
35
+
required: true
36
+
- label: I am willing/able to help contribute to the solution of this feature
0 commit comments