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 within this module
3
+
title: '[Feature]: '
4
+
labels:
5
+
- enhancement
6
+
body:
7
+
- type: checkboxes
8
+
attributes:
9
+
label: Make sure you have updated to the latest version of the module
10
+
description: This may be a beta version of the module, or may require you to update your companion.
11
+
options:
12
+
- label: I have checked this on the latest version of the module
13
+
required: true
14
+
- type: checkboxes
15
+
attributes:
16
+
label: Is there an existing issue for this?
17
+
description: Please search to see if an issue already exists for the feature.
18
+
options:
19
+
- label: I have searched for similar existing issues
20
+
required: true
21
+
- type: textarea
22
+
attributes:
23
+
label: Describe the feature
24
+
description: A clear and concise description of what the feature does. Mocked up screenshots (no matter how rough) are always helpful in understanding.
25
+
validations:
26
+
required: false
27
+
- type: textarea
28
+
attributes:
29
+
label: Usecases
30
+
description: Add a couple of usecases for why this should be implemented and when/why to use it.
0 commit comments