Skip to content

Commit d480056

Browse files
committed
Move test plan near other docs
1 parent c3d28e3 commit d480056

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

extensions/ql-vscode/docs/images/highlighted-code-snippet.png renamed to docs/images/highlighted-code-snippet.png

File renamed without changes.

extensions/ql-vscode/docs/images/results-table.png renamed to docs/images/results-table.png

File renamed without changes.

docs/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releasing (write access required)
22

3-
1. Go through [our test plan](/extensions/ql-vscode/docs/test-plan.md) to ensure that the extension is working as expected.
3+
1. Go through [our test plan](./test-plan.md) to ensure that the extension is working as expected.
44
1. Double-check the `CHANGELOG.md` contains all desired change comments and has the version to be released with date at the top.
55
* Go through all recent PRs and make sure they are properly accounted for.
66
* Make sure all changelog entries have links back to their PR(s) if appropriate.
File renamed without changes.

0 commit comments

Comments
 (0)