Skip to content

Commit f6bcc10

Browse files
committed
Add pull request template to remind us to update the changelog
1 parent 6e34055 commit f6bcc10

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- Thank you for submitting a pull request. Please read our pull request guidelines before
2+
submitting your pull request:
3+
https://github.com/github/vscode-codeql/blob/master/CONTRIBUTING.md#submitting-a-pull-request.
4+
-->
5+
6+
Replace this with a description of the changes your pull request makes.
7+
8+
## Checklist
9+
10+
- [ ] This pull request contains no user-visible changes, or the [CHANGELOG.md](../extensions/ql-vscode/CHANGELOG.md) has been updated.

0 commit comments

Comments
 (0)