diff options
Diffstat (limited to 'docs/faq/help.txt')
| -rw-r--r-- | docs/faq/help.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt index cdc68d40bf..6cc3ca68c7 100644 --- a/docs/faq/help.txt +++ b/docs/faq/help.txt @@ -1,8 +1,9 @@ +================= FAQ: Getting Help ================= How do I do X? Why doesn't Y work? Where can I go to get help? --------------------------------------------------------------- +============================================================== If this FAQ doesn't contain an answer to your question, you might want to try the |django-users| mailing list. Feel free to ask any question related @@ -16,7 +17,7 @@ active community of helpful individuals who may be able to solve your problem. .. _message-does-not-appear-on-django-users: Why hasn't my message appeared on django-users? ------------------------------------------------ +=============================================== |django-users| has a lot of subscribers. This is good for the community, as it means many people are available to contribute answers to questions. @@ -30,7 +31,7 @@ list might take a little longer to get answered. We apologize for any inconvenience that this policy may cause. Nobody on django-users answered my question! What should I do? --------------------------------------------------------------- +============================================================== Try making your question more specific, or provide a better example of your problem. @@ -48,13 +49,13 @@ for discussion of the development of Django itself. Asking a tech support question there is considered quite impolite. I think I've found a bug! What should I do? -------------------------------------------- +=========================================== Detailed instructions on how to handle a potential bug can be found in our :ref:`Guide to contributing to Django <reporting-bugs>`. I think I've found a security problem! What should I do? --------------------------------------------------------- +======================================================== If you think you've found a security problem with Django, please send a message to security@djangoproject.com. This is a private list only open to long-time, |
