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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,15 @@ assignees: ''
8
8
---
9
9
10
10
**Describe the bug**
11
-
A clear and concise description of what the bug is.
11
+
12
+
A clear and concise description of the bug.
13
+
14
+
**Environment**
15
+
16
+
Provide your `pip list` output, particularly the version of the AWS Data Wrangler library you used. Providing this information may significantly improve resolution times.
12
17
13
18
**To Reproduce**
14
-
Steps to reproduce the behavior. Also add details about Python and Wrangler's version and how the library was installed.
15
19
16
-
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*
20
+
Steps to reproduce the behavior.
21
+
22
+
*P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.*
0 commit comments