mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Suggest including settings and code in GitHub issue template
This commit is contained in:
3
.github/ISSUE_TEMPLATE.md
vendored
3
.github/ISSUE_TEMPLATE.md
vendored
@@ -2,5 +2,8 @@ Reporting an error? It's helpful to know:
|
|||||||
|
|
||||||
* Anymail version
|
* Anymail version
|
||||||
* ESP (Mailgun, SendGrid, etc.)
|
* ESP (Mailgun, SendGrid, etc.)
|
||||||
|
* Your ANYMAIL settings (change secrets to "redacted")
|
||||||
* Versions of Django, requests, python
|
* Versions of Django, requests, python
|
||||||
* Exact error message and/or stack trace
|
* Exact error message and/or stack trace
|
||||||
|
* Any other relevant code and settings (e.g., for problems
|
||||||
|
sending, your code that sends the message)
|
||||||
|
|||||||
Reference in New Issue
Block a user