15 lines
272 B
YAML
Executable file
15 lines
272 B
YAML
Executable file
title: zt_task
|
|
author: Mengyi Liu
|
|
version: "1.0"
|
|
fields:
|
|
- field: execution
|
|
range: 3
|
|
- field: story
|
|
range: 1,0{9}
|
|
- field: parent
|
|
range: "0{6},6,0{2}"
|
|
- field: status
|
|
range: "wait,doing,done,cancel,closed,wait{3},doing"
|
|
- field: mode
|
|
range: "[]{7},linear,multi"
|