-
Notifications
You must be signed in to change notification settings - Fork 688
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Both on GitHub and this extension, there's functionality where if you're creating a PR from a single commit, it will use the commit subject as the PR title and the commit message body as the PR description. In Git commits, it's conventional to wrap commit messages at 72 characters (VS Code even has a default ruler for this) for command-line tooling.
In GitHub, there's some smartness to unwrap those lines when translating the commit message body into the PR description. It would be nice if this extension had that functionality as well.
justingrant, tyler36, sieeeebs, spirocal, cameronbernardo and 9 moreCopilot
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality