File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed 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 : " [BUG]"
5+ labels : bug
6+ assignees : varunp2k
7+
8+ ---
9+
10+ This template is ** ONLY** to be used for reporting bugs in the code.
11+
12+ <!-- - Provide a summary of the issue in the Title-->
13+
14+ ## Location
15+ <!-- Please provide the link to the notebook which has the bug. -->
16+
17+ ## Current Behavior
18+ <!-- - Tell us what happens instead of the expected behavior -->
19+ <!-- Please also paste the entire error here, with the Traceback -->
20+
21+ ## Expected Behavior
22+ <!-- - Not obligatory, Tell us what should happen instead -->
23+
24+ ## Possible Solution
25+ <!-- - Not obligatory, but suggest a fix/reason for the bug, -->
26+
27+ ## Steps to Reproduce
28+ <!-- - Please provide Unambiguous set of steps to -->
29+ <!-- - reproduce this bug. Include code to reproduce, if relevant -->
30+ 1 .
31+ 2 .
32+ 3 .
33+ 4 .
34+
35+ ## Context (Environment)
36+ <!-- Please mention if you faced this bug while running the notebook on colab or localhost-->
37+ <!-- Please mention the python version you are using. -->
38+ <!-- Please mention environment details such as operating system, conda or pip venv . -->
39+ <!-- Please provide any more details you feel necessary -->
40+
41+ ## Possible Implementation
42+ <!-- - Not obligatory, but suggest an idea for implementing addition or change -->
You can’t perform that action at this time.
0 commit comments