Skip to content

Commit ca6f516

Browse files
committed
unexpected behavior case added
1 parent f4d94cd commit ca6f516

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ assignees: ''
1111
A clear and concise description of what the bug is.
1212

1313
**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.
1719

18-
**Expected behavior**
19-
A clear and concise description of what you expected to happen.
2020

2121
**Environment:**
2222
- OS: [e.g. Ubuntu-16.04]
2323
- Python version: [e.g. 3.7.3]
24-
- Package version [e.g. 0.4.0]
24+
- Package version: [e.g. 0.4.0]
2525

2626
Note: to get package version run `import pkg_resources; pkg_resources.get_distribution('dxfeed').version`
2727

0 commit comments

Comments
 (0)