You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ A clear and concise description of what the bug is.
12
12
13
13
-[ ] I have checked that this issue has not already been reported.
14
14
-[ ] I have confirmed this bug exists on the latest version of pandera.
15
-
-[ ] (optional) I have confirmed this bug exists on the master branch of pandera.
15
+
-[ ] (optional) I have confirmed this bug exists on the main branch of pandera.
16
16
17
17
**Note**: Please read [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) detailing how to provide the necessary information for us to reproduce your bug.
18
18
@@ -29,8 +29,8 @@ A clear and concise description of what you expected to happen.
29
29
#### Desktop (please complete the following information):
30
30
31
31
- OS: [e.g. iOS]
32
-
- Browser [e.g. chrome, safari]
33
-
- Version [e.g. 22]
32
+
- Browser:[e.g. chrome, safari]
33
+
- Version:[e.g. 22]
34
34
35
35
#### Screenshots
36
36
If applicable, add screenshots to help explain your problem.
0 commit comments