diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-09-17 22:23:57 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-09-17 22:24:37 +0200 |
| commit | fd6ef87b25d38bbc73a964f5b03fcb79de04b487 (patch) | |
| tree | 3615d3ad3dcc84883b533aaf7be1ebee4e7d1df1 /docs/faq | |
| parent | 16ae193550115704c1269a5317fa86352f0b0d6d (diff) | |
[6.0.x] Added backticks to email addresses in docs.
Backport of f8d2610d94333a8b0fd283851a6cf4ac2e2e2435 from main
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 |
