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/internals/contributing/bugs-and-features.txt | |
| parent | cebbd5a6ad6b065ee2ea89fe7ded544b0bf48d12 (diff) | |
Added backticks to email addresses in docs.
Diffstat (limited to 'docs/internals/contributing/bugs-and-features.txt')
| -rw-r--r-- | docs/internals/contributing/bugs-and-features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index 146603e226..1f39a61595 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -5,7 +5,7 @@ Reporting bugs and requesting features .. Important:: Please report security issues **only** to - security@djangoproject.com. This is a private list only open to + ``security@djangoproject.com``. This is a private list only open to long-time, highly trusted Django developers, and its archives are not public. For further details, please see :doc:`our security policies </internals/security>`. |
