diff options
| -rw-r--r-- | docs/internals/howto-release-django.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index c00a40c3d1..8ce965d5c4 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -340,6 +340,9 @@ Now you're ready to actually put the release out there. To do this: announcement blog post. If this is a security release, also include oss-security@lists.openwall.com. +#. Add a link to the blog post in the topic of the #django IRC channel: + ``/msg chanserv TOPIC #django new topic goes here``. + Post-release ============ |
