diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b4588ce..d54c2ba 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,5 +2,8 @@ Reporting an error? It's helpful to know: * Anymail version * ESP (Mailgun, SendGrid, etc.) +* Your ANYMAIL settings (change secrets to "redacted") * Versions of Django, requests, python * Exact error message and/or stack trace +* Any other relevant code and settings (e.g., for problems + sending, your code that sends the message)