1
0
mirror of https://github.com/django/django.git synced 2025-03-26 01:00:46 +00:00

Added a ticket tracker link in docs/internals/contributing/bugs-and-features.txt

This commit is contained in:
Tim Graham 2016-06-02 15:58:50 -04:00
parent f6fefbf8cb
commit abc5223834

@ -10,9 +10,8 @@ Reporting bugs and requesting features
not public. For further details, please see :doc:`our security
policies </internals/security>`.
Otherwise, before reporting a bug or requesting a new feature, please consider these
general points:
Otherwise, before reporting a bug or requesting a new feature on the
`ticket tracker <https://code.djangoproject.com/>`_, consider these points:
* Check that someone hasn't already filed the bug or feature request by
`searching`_ or running `custom queries`_ in the ticket tracker.