Is a simple extension that creates a link to your next pull request. This might come handy if your work flow includes writing CHANGELOG
entry with a link or number of the PR. That's it. Fun little side project that I can you in my daily workflow.
- feat(command): Next PR Markdown link (#1)
- feat(command): Next PR Markdown number (#2)
Thank you https://github.com/ichard26/next-pr-number for the inspiration for this extension. I used the website many, many times.