sns-network-solutions/plane-projects/t0f/schema/workitem_templates.yaml
Samuel James 238c40d5e0 funding: mark Flagstar BIPOC + USDA Business Builder as closed/terminated
- Flagstar: program completed, all 35 awards already distributed
- USDA Business Builder: TERMINATED July 15, 2025 (RFBC killed by current admin)
- Updated funding-research.html with strikethrough + red badges + updated capital stack
- Updated meeting agenda funding table (closures + added EASSI)
- Added plane-projects/ scaffolds (Compose YAML, used API instead due to CE compat)
- Added supply-checklist.csv, trailer-registry.md, README.html, kiowa-meeting-agenda.html
2026-08-12 07:33:31 -05:00

22 lines
880 B
YAML

# workitem_templates.yaml — project-level workitem templates
# Each entry is a blueprint for creating work items.
# Requires FeatureFlag.WORKITEM_TEMPLATES to be enabled on the Plane instance.
#
# Fields:
# id: server UUID (set after first push — do not edit)
# name: template display name
# description: optional description shown in the template picker
# template_data:
# name: default work item name
# description_html: HTML description
# priority: none | low | medium | high | urgent
# state: state UUID
# assignees: list of user UUIDs
# label_ids: list of label UUIDs
# type_id: work item type UUID
# module_ids: list of module UUIDs
# estimate_point: null or string
# sub_workitems: list of sub-work-item dicts
workitem_templates: []