keepcosmos / terjira

Terjira is a very interactive and easy to use CLI tool for Jira.
MIT License
884 stars 38 forks source link

Ability to Edit User's Comment in Issue #59

Closed taufek closed 6 years ago

taufek commented 6 years ago

I find it is useful to be able to go back to your previous comment and edit them.

Especially when you are writing a long text such as "testing or reproduction steps" to explain your ticket.

It will be a good addition to this tool.

taufek commented 6 years ago

@keepcosmos ,

I've created 2 PRs to implement this feature:

https://github.com/keepcosmos/terjira/pull/57

https://github.com/keepcosmos/terjira/pull/58

Perhaps one of it will be good enough. What do you think?