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
I couldn't find anything mentioning this, but when using vscode in github.dev, the pull_request_template isn't used. For example in this repository, it should display something like:
<!-- Thank you for submitting a Pull Request. Please:
* Read our Pull Request guidelines:
https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests
* Associate an issue with the Pull Request.
* Ensure that the code is up-to-date with the `main` branch.
* Include a description of the proposed changes and how to test them.
-->
This PR fixes #
but when creating a PR it does not populate anything in the description:
The text was updated successfully, but these errors were encountered:
alexr00
changed the title
Support .github/pull_request_template.md when creating a PR within vscode
vscode.dev/github.dev: Support .github/pull_request_template.md when creating a PR within vscode
Nov 4, 2021
I couldn't find anything mentioning this, but when using vscode in github.dev, the pull_request_template isn't used. For example in this repository, it should display something like:
but when creating a PR it does not populate anything in the description:
The text was updated successfully, but these errors were encountered: