mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
10 lines
214 B
YAML
10 lines
214 B
YAML
name: ? Question
|
|
description: Ask a question Sparkles-Guide
|
|
labels: [needs-triage, question]
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Question
|
|
description: Your question
|
|
validations:
|
|
required: true |