File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Blank template
3+ about : Describe this issue template's purpose here.
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+
Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is.
12+
13+ ** To Reproduce**
14+ Steps to reproduce the behavior.
15+
16+ ** Expected behavior**
17+ A clear and concise description of what you expected to happen.
18+
19+ ** Exception traceback**
20+ The full error traceback info shown when exception raised.
21+
22+ ** Platform:**
23+ - OS: [ e.g. Ubuntu 18.04]
24+ - Oracle version: [ e.g. 19c]
25+ - Python version [ e.g. 3.9.1]
26+
27+ ** Additional context**
28+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments