Results 8 comments of Jonathan K

Thanks for submitting, it looks like this works. One suggestion: would you be interested in changing `threadHasLabel` to be `threadHasLabels`, a function that accepts one or more labels. The most...

Yes. If you're planning to use `bump-only` and `release` together, you'd need to specify `bump: false` in your release options. The `bump-only` command only uses the `file` property from release's...

No problemo. Nice shirt, btw :baseball:

Hey @austb25. Any chance you could create a jsfiddle to replicate the issue? If you have one of the timestamps, you should be able to create a `moment` instance and...

That sounds reasonable. Would you be interested in creating a pull request? I think the best thing to do would be to follow the same syntax as [moment.fromNow()](http://momentjs.com/docs/#/displaying/fromnow/) and pass...

Great idea! Would you be interested in sending a PR? If not, I can try to get to it in the next couple of weekends. In the meantime, a workaround...

On second thought, doing it that way is probably a more elegant solution. What do you think?

In case anyone finds this later, I had the same issue and found that overriding the `jsdocs_function_description` key in the Package Settings fixed this for me. `Preferences` > `Package Settings`...