Skip to content

Add support for sub-/child issues #11

@briandominick

Description

@briandominick

Enable the creation of sub-issues through nesting. Probably using a property like subs or kids.

issues:
  - summ: Some huge set of tasks
    type: epic
    subs:
      - summ: First task
        type: task
      - Second task

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions