We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db1b66 commit 5d34884Copy full SHA for 5d34884
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,15 +8,17 @@ assignees: ''
8
---
9
10
**Describe the bug**
11
-- A clear and concise description of what the bug is.
+ - A clear and concise description of what the bug is.
12
13
**To Reproduce**
14
-- Please, provide reproducible code snippet
+ - Provide reproducible code snippet, please.
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.
+ - Bug case: provide error traceback, please.
+ - Unexpected behavior case: describe the key points of behavior you face, please.
19
20
+**Expected behavior**
21
+ - Provide a clear and concise description of what you expected to happen, please.
22
23
**Environment:**
24
- OS: [e.g. Ubuntu-16.04]
0 commit comments