PR template - remove pull requests link full stop (#115090)

This commit is contained in:
Ԝеѕ
2021-01-27 04:17:15 -05:00
committed by GitHub
parent c246b5704f
commit 99e7aea4a8

View File

@@ -1,6 +1,6 @@
<!-- Thank you for submitting a Pull Request. Please:
* Read our Pull Request guidelines:
https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests.
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 `master` branch.
* Include a description of the proposed changes and how to test them.