From bc3376390794b1c3512a0099608a809a3bf0a4bf Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 4 Nov 2016 17:24:21 +0100 Subject: [PATCH] Redirecting questions to the mailing list --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9e8ea48..9820316 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +Please submit **questions** about usage to django-users@googlegroups.com (https://groups.google.com/forum/#!forum/django-users) and about development to django-developers@googlegroups.com (https://groups.google.com/forum/#!forum/django-developers). + If you're submitting a feature request, please try to include: - Detailed description of the overall behaviour