-
Notifications
You must be signed in to change notification settings - Fork 15
/
bug_report.md
49 lines (32 loc) · 1.43 KB
/
bug_report.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug,triage'
---
<!---
Thanks for filing an issue! Before you submit, please read the following:
Search open/closed issues before submitting. Someone may have reported the same issue before.
-->
# Bug Report
<!--- Provide a general summary of the issue here -->
## Repro or Code Sample
<!-- Please provide steps to reproduce the issue and/or a code repository, gist, code snippet or sample files -->
## Expected Behavior
<!--- Tell us what should happen -->
## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
<!--- If you are seeing an error, please include the full error message and stack trace -->
<!--- If applicable, provide screenshots -->
## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug -->
<!--- Please let us know if you'd be willing to contribute the fix; we'd be happy to work with you -->
## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
## Your Environment
<!--- Include as many relevant details as possible about the environment you experienced the bug in -->
* OS & Device: [e.g. macOS, Windows, Linux] on [Mac, PC]
* `ni-measurement-plugin-sdk-service` version [e.g. 2.0.0]
* MeasurementLink version [e.g. 23.0.0d123]
* Python version [e.g. 3.9]