Skip to content

Commit 60d9d79

Browse files
authored
Update feedback_aihub.yml (#654)
1 parent c1899de commit 60d9d79

File tree

1 file changed

+6
-41
lines changed

1 file changed

+6
-41
lines changed

.github/ISSUE_TEMPLATE/feedback_aihub.yml

Lines changed: 6 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -8,62 +8,27 @@ body:
88
value: |
99
👋 Thank you for using **AI Hub**!
1010
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
2211
2312
- type: dropdown
2413
id: feedback_type
2514
attributes:
26-
label: Type of Feedback
15+
label: Feedback Type
2716
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
3321
validations:
3422
required: true
3523

3624
- type: textarea
3725
id: feedback_summary
3826
attributes:
3927
label: Summary
40-
placeholder: "Brief summary of your feedback (1-2 sentences)"
28+
placeholder: "Brief summary of your feedback"
4129
validations:
4230
required: true
4331

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-
6732
- type: textarea
6833
id: additional_notes
6934
attributes:

0 commit comments

Comments
 (0)