diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e160ed90..4b4e0fb7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,13 +20,10 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. -**Debug output** -Add the following snippet of code to your script and post the output here. Make sure to remove any passwords, etc. -```python -import logging -logging.basicConfig() -logging.getLogger('').setLevel(logging.DEBUG) -``` +**Setup** +Instauto version: +Device profile: +Instagram profile: **Additional context** Add any other context about the problem here.