Commit 303a8486 authored by Berker Peksag's avatar Berker Peksag
Browse files

Fixed IRC channel name in submitting-patches.txt.

The development channel is #django-dev.
parent b9626530
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -324,7 +324,7 @@ All code changes
  guidelines? Are there any ``flake8`` errors?
* If the change is backwards incompatible in any way, is there a note
  in the release notes (``docs/releases/A.B.txt``)?
* Is Django's test suite passing? Ask in ``#django-developers`` for a core dev
* Is Django's test suite passing? Ask in ``#django-dev`` for a core dev
  to build the pull request against our continuous integration server.

All tickets