mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-24 19:48:23 -05:00
12 lines
318 B
YAML
12 lines
318 B
YAML
name: Task (internal)
|
|
description: "Template for creating a task. Used by the Formbricks Team only \U0001f4e5"
|
|
type: task
|
|
body:
|
|
- type: textarea
|
|
id: task-summary
|
|
attributes:
|
|
label: Task description
|
|
description: A clear detailed-rich description of the task.
|
|
validations:
|
|
required: true
|