DocOps / DocOps/issuer

Add support for sub-/child issues

Open
#11 0 comments 0 reactions 1 assignee Claimed by @briandominick View on GitHub
api:github part:imyml priority:stretch
Dominant language
Ruby
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.