summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/bugs-and-features.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2025-09-17 22:23:57 +0200
committerGitHub <noreply@github.com>2025-09-17 22:23:57 +0200
commitf8d2610d94333a8b0fd283851a6cf4ac2e2e2435 (patch)
treeed2f2ba5c50ddfc6afd3c2cde75a8b48dc31e45c /docs/internals/contributing/bugs-and-features.txt
parentcebbd5a6ad6b065ee2ea89fe7ded544b0bf48d12 (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.txt2
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>`.