edgafner / dorkag

Issue Tracker repository for all Dorkag plugins
Other
5 stars 0 forks source link

[FEATURE]: Add description and more when creating a new pull request #141

Closed thygesteffensen closed 3 weeks ago

thygesteffensen commented 3 weeks ago

Is your feature request related to a problem? Please describe. I can add a Pull Request Title and Add reviewers - but it would be nice to also add a description, associate work items and save as draft :)

Describe the solution you'd like More options when creating a pull request, mulitline text input, Save as draft button - associate work items drop down :)

Describe alternatives you've considered Saving and updating the pull request in the browser, then I might just create it in the browser ;)

Additional context

Jonatha1983 commented 3 weeks ago

@thygesteffensen hi

I implemented almost all of those requests:

mulitline text input, Save as draft button - associate work items drop down

Except for the link to work items. The work items are a bit more tricky, and once the PR is created, the linkage can be done quickly with a right-click.

The version is waiting for JetBrain's approval and will be available in the upcoming days.