summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/bugs-and-features.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-06-02 15:58:50 -0400
committerTim Graham <timograham@gmail.com>2016-06-02 16:03:29 -0400
commitabc522383454493e6341bfe7307143440d9ee7ac (patch)
tree496e932b59d2eb48c8bd1812a07284cc825b4114 /docs/internals/contributing/bugs-and-features.txt
parentf6fefbf8cb0f44126adcd052916bca4b872c565a (diff)
Added a ticket tracker link in docs/internals/contributing/bugs-and-features.txt
Diffstat (limited to 'docs/internals/contributing/bugs-and-features.txt')
-rw-r--r--docs/internals/contributing/bugs-and-features.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt
index 5f44c467b5..3e1c4d2e1d 100644
--- a/docs/internals/contributing/bugs-and-features.txt
+++ b/docs/internals/contributing/bugs-and-features.txt
@@ -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.