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: Suggest a new feature or improvement for the Media & Entertainment AI Suite.
3
+
title: "[Feature Request]: "
4
+
labels: [enhancement, needs-triage]
5
+
6
+
body:
7
+
- type: markdown
8
+
attributes:
9
+
value: |
10
+
We appreciate your interest in improving the Media & Entertainment AI Suite. Please provide details about the feature or improvement you are suggesting.
11
+
12
+
- type: input
13
+
id: feature_name
14
+
attributes:
15
+
label: Feature Name
16
+
description: What is the name of the feature or improvement?
17
+
validations:
18
+
required: true
19
+
20
+
- type: textarea
21
+
id: feature_description
22
+
attributes:
23
+
label: Feature Description
24
+
description: Describe the feature or improvement in detail.
25
+
validations:
26
+
required: true
27
+
28
+
- type: textarea
29
+
id: use_case
30
+
attributes:
31
+
label: Use Case
32
+
description: Explain the use case and how this feature will benefit users.
33
+
validations:
34
+
required: true
35
+
36
+
- type: textarea
37
+
id: additional_context
38
+
attributes:
39
+
label: Additional Context
40
+
description: Add any other context or screenshots related to the feature request.
0 commit comments