diff options
| author | Tim Graham <timograham@gmail.com> | 2016-06-02 15:58:50 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-06-02 16:03:29 -0400 |
| commit | abc522383454493e6341bfe7307143440d9ee7ac (patch) | |
| tree | 496e932b59d2eb48c8bd1812a07284cc825b4114 /docs/internals/contributing/bugs-and-features.txt | |
| parent | f6fefbf8cb0f44126adcd052916bca4b872c565a (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.txt | 5 |
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. |
