diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-09-17 22:23:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-17 22:23:57 +0200 |
| commit | f8d2610d94333a8b0fd283851a6cf4ac2e2e2435 (patch) | |
| tree | ed2f2ba5c50ddfc6afd3c2cde75a8b48dc31e45c /docs/faq | |
| parent | cebbd5a6ad6b065ee2ea89fe7ded544b0bf48d12 (diff) | |
Added backticks to email addresses in docs.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/help.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt index 8a51890f93..ba279b0c25 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -56,8 +56,9 @@ I think I've found a security problem! What should I do? ======================================================== If you think you've found a security problem with Django, please send a message -to security@djangoproject.com. This is a private list only open to long-time, -highly trusted Django developers, and its archives are not publicly readable. +to ``security@djangoproject.com``. This is a private list only open to +long-time, highly trusted Django developers, and its archives are not publicly +readable. Due to the sensitive nature of security issues, we ask that if you think you have found a security problem, *please* don't post a message on the forum, the |
