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
Before opening a UX request, please search for existing issues.
10
+
11
+
---
12
+
13
+
- type: textarea
14
+
id: UX-description
15
+
attributes:
16
+
label: UX Description
17
+
description: Describe the request
18
+
validations:
19
+
required: true
20
+
21
+
- type: dropdown
22
+
id: request-type
23
+
attributes:
24
+
label: Request type
25
+
description: "What type of request is this?"
26
+
options:
27
+
- "A logo design"
28
+
- "An icon"
29
+
- "An infographic/chart"
30
+
- "a template or design for printed materials"
31
+
- "Swag design"
32
+
- "Graphic design not covered by the above"
33
+
34
+
- type: dropdown
35
+
id: user-experience
36
+
attributes:
37
+
label: User Experience Request type
38
+
description: "What type of request is this?"
39
+
options:
40
+
- "UX analysis/suggestions for improvement"
41
+
- "User research"
42
+
- "User testing"
43
+
- "Application mockups/designs"
44
+
- "Website mockups/designs"
45
+
- "Something else UX-related"
46
+
47
+
48
+
- type: textarea
49
+
id: Contacts
50
+
attributes:
51
+
label: Engineering Contact
52
+
description: Who is the primary engineer the design team can speak with about this issue?
53
+
54
+
- type: textarea
55
+
id: Deadlne
56
+
attributes:
57
+
label: Deadline for request
58
+
description: When do you need this? If this is for an event, please let us know the date of the evnt and any lead time you need to get materials produced.
0 commit comments