python-boto3/.github/ISSUE_TEMPLATE/bug_report.md
2020-05-06 11:06:12 +03:00

503 B

name about title labels assignees
Bug report Create a report to help us improve needs-triage

Describe the bug A clear and concise description of what the bug is.

Steps to reproduce If you have a runnable example, please include it as a snippet or link to a repository/gist for larger code examples.

Expected behavior A clear and concise description of what you expected to happen.

Debug logs Full stack trace by adding boto3.set_stream_logger('') to your code.