File: issue-310.bug.md

package info (click to toggle)
git-hub 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: python: 1,680; sh: 133; makefile: 56
file content (6 lines) | stat: -rw-r--r-- 257 bytes parent folder | download
1
2
3
4
5
6
### 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.