KEMBAR78
PR doesn't support templates on .github repository · Issue #3414 · microsoft/vscode-pull-request-github · GitHub
Skip to content

PR doesn't support templates on .github repository #3414

@GuillermoMarcel

Description

@GuillermoMarcel

Current version work fine with PR templates in the same repository.

Many Companies work with unified templates on the ".github" repository located commonly at https://github.com/<username>/.github

I can see this working as detecting that repository if no template is located in current repository. Or as a configuration where the user can define the path to the PR template file

settings sample:

{
  "pr_template_url": "https://github.com/GuillermoMarcel/.github/blob/main/PULL_REQUEST_TEMPLATE.md"
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions