coursera-dl/.github/ISSUE_TEMPLATE.md
2016-03-23 22:54:15 +01:00

1.3 KiB

🚨Please review the Troubleshooting section before reporting any issue. Don't forget to check also the current issues to avoid duplicates.

Subject of the issue

Describe your issue here.

Your environment

  • Operating System (name/version):
  • Python version:
  • coursera-dl version:

Steps to reproduce

Tell us how to reproduce this issue, please don't forget to include enough information so that you can help us help you:

  • Is the problem happening with the latest version of the script?
  • Do you have all the recommended versions of the modules? See them in the file requirements.txt.
  • What is the course that you are trying to access?
  • What is the precise command line that you are using (don't forget to obfuscate your username and password, but leave all other information untouched).
  • What are the precise messages that you get? Please, use the --debug option before posting the messages as a bug report. Please, copy and paste them. Don't reword/paraphrase the messages.

Expected behaviour

Tell us what should happen.

Actual behaviour

Tell us what happens instead. If the script fails, please copy the entire output of the command or the stacktrace (don't forget to obfuscate your username and password). If you cannot copy the exception, attach a screenshot.