From aa0efc9e221e023c21ca0ff17f1b1300a3d4ebe2 Mon Sep 17 00:00:00 2001 From: Margaret Fero Date: Wed, 10 Jun 2026 19:35:00 -0700 Subject: Fixed #37146 -- Improved new-user experience of README's Trac link. Trac link in README was throwing a bunch of errors at newcomers. --- AUTHORS | 1 + README.rst | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5b06d4ef2f..9187d1a6a5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -683,6 +683,7 @@ answer newbie questions, and generally made Django that much better: Marc Seguí Coll Marc Tamlyn Marc-Aurèle Brothier + Margaret Fero Marian Andre Marijke Luttekes Marijn Vriens diff --git a/README.rst b/README.rst index b7532e6b5a..f6209e36d8 100644 --- a/README.rst +++ b/README.rst @@ -24,8 +24,10 @@ here's how we recommend you read the docs: * See ``docs/README`` for instructions on building an HTML version of the docs. Docs are updated rigorously. If you find any problems in the docs, or think -they should be clarified in any way, please take 30 seconds to fill out a -ticket here: https://code.djangoproject.com/newticket +they should be clarified in any way, please take 30 seconds to +`fill out a ticket `_. You can log in +with your GitHub account, or with a DjangoProject account if you have one. Once +you log in, a New Ticket button is available next to View Tickets. To get more help: -- cgit v1.3