You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
"githubPullRequests.pullRequestDescription.description": "The description used when creating pull requests.",
5
5
"githubPullRequests.pullRequestDescription.template": "Use a pull request template and commit description, or just use the commit description if no templates were found.",
6
6
"githubPullRequests.pullRequestDescription.commit": "Use the latest commit message only.",
7
+
"githubPullRequests.pullRequestDescription.branchName": "Use the branch name as the pull request title",
7
8
"githubPullRequests.pullRequestDescription.none": "Do not have a default description.",
8
9
"githubPullRequests.pullRequestDescription.copilot": "Generate a pull request title and description from GitHub Copilot. Requires that the GitHub Copilot extension is installed and authenticated. Will fall back to `commit` if Copilot is not set up.",
9
10
"githubPullRequests.defaultCreateOption.description": "The create option that the \"Create\" button will default to when creating a pull request.",
0 commit comments