microsoft / microsoft/vscode-pull-request-github
PR description templates should support templating
Open
@alexr00 is already working on this.
Since Nov 18, 2022.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
We want to automatically link pull requests to the issues they're associated with. The obvious answer is to include Closes ${issueNumberLabel} in the PR description template.
But it appears that the PR description templates do not support template syntax.
Implementing this would make it easier to track many small issues being used in a ticket-like way.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.