File tree Expand file tree Collapse file tree 1 file changed +6
-41
lines changed Expand file tree Collapse file tree 1 file changed +6
-41
lines changed Original file line number Diff line number Diff line change 8
8
value : |
9
9
👋 Thank you for using **AI Hub**!
10
10
Please help us improve by sharing your feedback below.
11
-
12
- - type : dropdown
13
- id : ai_hub_product
14
- attributes :
15
- label : AI Hub Product
16
- options :
17
- - Models
18
- - Solutions
19
- - Other
20
- validations :
21
- required : true
22
11
23
12
- type : dropdown
24
13
id : feedback_type
25
14
attributes :
26
- label : Type of Feedback
15
+ label : Feedback Type
27
16
options :
28
- - Bug Report
29
- - Feature Request
30
- - Usability Issue
31
- - Performance Concern
32
- - Other
17
+ - Model request
18
+ - Solution request
19
+ - AI Hub Feature request
20
+ - General feedback/Bug report
33
21
validations :
34
22
required : true
35
23
36
24
- type : textarea
37
25
id : feedback_summary
38
26
attributes :
39
27
label : Summary
40
- placeholder : " Brief summary of your feedback (1-2 sentences) "
28
+ placeholder : " Brief summary of your feedback"
41
29
validations :
42
30
required : true
43
31
44
- - type : textarea
45
- id : steps
46
- attributes :
47
- label : Steps to Reproduce (if applicable)
48
- placeholder : |
49
- If you're reporting a bug, please provide the steps:
50
- 1. Go to...
51
- 2. Click on...
52
- 3. See error...
53
- value : " N/A if not applicable"
54
-
55
- - type : textarea
56
- id : expected_behavior
57
- attributes :
58
- label : Expected Behavior (if applicable)
59
- placeholder : " What did you expect to happen?"
60
-
61
- - type : textarea
62
- id : actual_behavior
63
- attributes :
64
- label : Actual Behavior (if applicable)
65
- placeholder : " What actually happened?"
66
-
67
32
- type : textarea
68
33
id : additional_notes
69
34
attributes :
You can’t perform that action at this time.
0 commit comments