We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9785578 commit 28c8555Copy full SHA for 28c8555
1 file changed
.github/ISSUE_TEMPLATE/test_plan_item.md
@@ -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