Changelog
Fixes
Fix error reading template from path
Verify the template is a regular file so that the content of the template can be added to the message of the issue or pull request.
The current implementation of templates does not support directories of templates.
Fix issue update
regressions
A name error was raised when using the command issue update
.
This is a regression introduced in v1.1.0.