mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
21 lines
483 B
Markdown
21 lines
483 B
Markdown
---
|
|
name: Test Plan Item
|
|
about: Create a test plan item describing how to test a feature
|
|
---
|
|
|
|
Refs: <!-- Refer to the issue that this test plan item is testing. -->
|
|
|
|
- [ ] Mac
|
|
- [ ] Linux
|
|
- [ ] Windows
|
|
|
|
Complexity:
|
|
|
|
Authors: <!-- Mention the authors if there are more than one eg: @user1, @user2. Otherwise delete this line. -->
|
|
|
|
<!-- Refer to https://github.com/microsoft/vscode-internalbacklog/tree/master/endgame for more examples. -->
|
|
|
|
---
|
|
|
|
<!-- Please write your test here. -->
|