mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 12:16:06 +08:00
17 lines
No EOL
261 B
YAML
17 lines
No EOL
261 B
YAML
one:
|
|
name: "Checklist 1"
|
|
step: step1
|
|
created_by: steve
|
|
last_modified_by: steve
|
|
|
|
two:
|
|
name: "Checklist 2"
|
|
step: step2
|
|
created_by: steve
|
|
last_modified_by: jlaw
|
|
|
|
three:
|
|
name: "Checklist 3"
|
|
step: step3
|
|
created_by: nora
|
|
last_modified_by: jlaw |