Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Click the parent issue to view its details in the workbench. The parent issue di
{% data variables.product.prodname_copilot_short %} can modify the tree, by unlinking issues or by attaching new drafts.

For example, you can:

* Remove a sub-issue from the issue tree:
`Remove sub-issue NAME_OF_ISSUE from the issue tree`
* Add an additional sub-issue to the issue tree:
Expand All @@ -118,6 +119,7 @@ For example:
You can use {% data variables.product.prodname_copilot_short %} to connect new issues with issues that already exist in your repository.

For example, you can:

* Add a sub-issue to an existing parent issue:
`Create a sub-issue for octo-org/octo-repo issue #456.`
* Add a parent issue to an existing issue:
Expand Down
Loading