Add pull request template to remind us to update the changelog

This commit is contained in:
Henry Mercer
2020-02-04 18:39:40 +00:00
parent 6e34055206
commit f6bcc10cd8

10
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,10 @@
<!-- Thank you for submitting a pull request. Please read our pull request guidelines before
submitting your pull request:
https://github.com/github/vscode-codeql/blob/master/CONTRIBUTING.md#submitting-a-pull-request.
-->
Replace this with a description of the changes your pull request makes.
## Checklist
- [ ] This pull request contains no user-visible changes, or the [CHANGELOG.md](../extensions/ql-vscode/CHANGELOG.md) has been updated.