Skip to content

Commit 8e10f47

Browse files
authored
Merge pull request #225 from henrymercer/add-pr-template
Add pull request template
2 parents 5cb2589 + f6bcc10 commit 8e10f47

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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.

extensions/ql-vscode/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 1.0.5
44

5+
- Add an icon next to any failed query runs in the query history
6+
view.
7+
58
## 1.0.4 - 24 January 2020
69

710
- Disable word-based autocomplete by default.

0 commit comments

Comments
 (0)