Skip to content

Commit 28c8555

Browse files
committed
add test plan item template
1 parent 9785578 commit 28c8555

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Test Plan Item
3+
about: Create a test plan item describing how to test a feature
4+
---
5+
6+
Refs: <!-- Refer to the issue that this issue is testing. -->
7+
8+
- [ ] Mac
9+
- [ ] Linux
10+
- [ ] Windows
11+
12+
Complexity:
13+
14+
Authors: <!-- Mention the authors if there are more than one, otherwise delete this line.-->
15+
16+
---
17+
18+
<!-- Please write your test here. -->

0 commit comments

Comments
 (0)