Files
vscode/.github/ISSUE_TEMPLATE/test_plan_item.md
Sandeep Somavarapu 491a638b98 include link to wiki
2019-12-03 08:41:45 +01:00

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