| 4 | |
| 5 | == Your tickets == |
| 6 | |
| 7 | These links will list all tickets associated with you, and can be bookmarked for easy reference: |
| 8 | |
| 9 | * [https://code.djangoproject.com/query?owner=$USER&status=assigned&status=new Tickets owned by me] ([https://code.djangoproject.com/query?owner=$USER&status=assigned&status=closed&status=new include closed tickets]) |
| 10 | * [https://code.djangoproject.com/query?reporter=$USER&status=assigned&status=new Tickets reported by me] ([https://code.djangoproject.com/query?reporter=$USER&status=assigned&status=closed&status=new include closed tickets]) |
| 11 | * [https://code.djangoproject.com/query?owner=$USER&status=assigned&status=new&or&reporter=$USER Tickets owned or reported by me] ([https://code.djangoproject.com/query?owner=$USER&status=assigned&status=closed&status=new&or&reporter=$USER include closed tickets]) |