File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Function Returned Unexpected Results
3+ about : Use this issue template when a function returns results that were different
4+ from the expected.
5+ title : " [Function Returned Unexpected Results]"
6+ labels : ' Type: Bug, Type: Testing'
7+ assignees : jb-lopez
8+
9+ ---
10+
11+ ### Function Name:
12+ * Which function did not return the expected results?*
13+
14+ ### Input Variables:
15+ * What data did you supply to the function? Feel free to shorten the data as long as it still can produce unexpected results.*
16+
17+ ### Expected Results:
18+ * What results did you expect to receive?*
19+
20+ ### Actual Results:
21+ * What results did you actually receive?*
22+
23+ ### Comparison Source:
24+ * How do you know the results are wrong? What are you comparing it to?*
You can’t perform that action at this time.
0 commit comments