feat(issue): add epic and due-date to issue create
Description
This adds new options to the issue create command for --epic and --due-date (no shorthand available).
Related Issues
Resolves #1045 (closed)
How has this been tested?
I created #7546 (closed), which has an epic and Due Date set on them.
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap