feat(client): add placeholder text to forum posts (#41849)
This commit is contained in:
@ -54,6 +54,7 @@ function createQuestionEpic(action$, state$, { window }) {
|
|||||||
|
|
||||||
let textMessage = dedent(
|
let textMessage = dedent(
|
||||||
`**Tell us what's happening:**
|
`**Tell us what's happening:**
|
||||||
|
Describe your issue in detail here.
|
||||||
|
|
||||||
${
|
${
|
||||||
projectFormValues.length
|
projectFormValues.length
|
||||||
|
Reference in New Issue
Block a user