File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,17 +11,17 @@ assignees: ''
11
11
A clear and concise description of what the bug is.
12
12
13
13
** To Reproduce**
14
- Please, provide:
15
- 1 . Reproducible code snippet
16
- 2 . Error traceback
14
+ Please, provide reproducible code snippet
15
+
16
+ ** Behavior**
17
+ Bug case: provide error traceback, please
18
+ Unexpected behavior case: provide a clear and concise description of what you expected to happen, please.
17
19
18
- ** Expected behavior**
19
- A clear and concise description of what you expected to happen.
20
20
21
21
** Environment:**
22
22
- OS: [ e.g. Ubuntu-16.04]
23
23
- Python version: [ e.g. 3.7.3]
24
- - Package version [ e.g. 0.4.0]
24
+ - Package version: [ e.g. 0.4.0]
25
25
26
26
Note: to get package version run ` import pkg_resources; pkg_resources.get_distribution('dxfeed').version `
27
27
You can’t perform that action at this time.
0 commit comments