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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.yaml
+17-7Lines changed: 17 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,27 @@ body:
10
10
value: '## Question 🤔'
11
11
- type: markdown
12
12
attributes:
13
-
value: "Hi there! 👋 Hope everything is going okay using projects from @carbon/ibm-products. It looks like you might have a question about our work, so we wanted to share a couple resources that you could use if you haven't tried them yet 🙂."
13
+
value:
14
+
"Hi there! 👋 Hope everything is going okay using projects from
15
+
@carbon/ibm-products. It looks like you might have a question about our
16
+
work, so we wanted to share a couple resources that you could use if you
17
+
haven't tried them yet 🙂."
14
18
- type: markdown
15
19
attributes:
16
-
value: "If you're an IBMer, we have a couple of Slack channels available across all IBM Workspaces:"
20
+
value:
21
+
"If you're an IBMer, we have a couple of Slack channels available across
22
+
all IBM Workspaces:"
17
23
- type: markdown
18
24
attributes:
19
-
value: "- #ibmproducts-pal for design questions around the @carbon/ibm-products components
20
-
- #ibmproducts-pal-dev for development questions around the @carbon/ibm-products components"
25
+
value: '- `#carbon-design-system` for design questions'
21
26
- type: markdown
22
27
attributes:
23
-
value: "If these resources don't work out, help us out by filling out a couple of details below!"
28
+
value: '- `#carbon-for-ibmproducts` for development questions'
29
+
- type: markdown
30
+
attributes:
31
+
value:
32
+
"If these resources don't work out, help us out by filling out a couple
33
+
of details below!"
24
34
- type: textarea
25
35
id: summary
26
36
attributes:
@@ -49,5 +59,5 @@ body:
49
59
required: true
50
60
- label:
51
61
I checked the [current
52
-
issues](https://github.com/carbon-design-system/ibm-products/issues) for
0 commit comments