File: todo_item.yml

package info (click to toggle)
python-plugwise 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,264 kB
  • sloc: xml: 93,288; python: 5,407; sh: 324; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
name: Todo Item
description: Create a todo to help keep track.
title: "[TODO]: "
body:
  - type: textarea
    validations:
      required: true
    attributes:
      label: Todo
      description: >-
        A clear and concise description of what to do.