Changes between Version 295 and Version 296 of WikiStart
- Timestamp:
- Aug 24, 2014, 1:25:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v295 v296 7 7 == Getting involved == 8 8 9 '''Much of Django's infrastructure is hosted on Github, or uses a Github login. To log a ticket, or add content to this wiki, you'll need to [/github/login log in with a GitHub account].'''9 '''Much of Django's infrastructure is hosted on Github, or uses a Github login. To log a ticket, or add content to this wiki, [/github/login log in with a GitHub account].''' (You may also [https://www.djangoproject.com/accounts/register/ create a DjangoProject account] and [/login log in with that account].) 10 10 11 Once you've logged in with your Github account, please read [https://docs.djangoproject.com/en/stable/internals/contributing/ our contibution guide]. This document describes how the Django community works, and the various ways you can contribute. If this document doesn't answer your questions, please [ http://code.djangoproject.com/newticket/file a bug]!11 Once you've logged in with your Github account, please read [https://docs.djangoproject.com/en/stable/internals/contributing/ our contibution guide]. This document describes how the Django community works, and the various ways you can contribute. If this document doesn't answer your questions, please [/newticket file a bug]! 12 12 13 13 If you've read that document, and are looking for a way to contribute, why not try one of the following: 14 14 15 * [https://code.djangoproject.com/wiki/Reports Tickets]: View active tickets, make bug reports and contribute feature requests. **If your bug report is a security issue, DO NOT report it with a ticket. Please read our [https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/#reporting-security-issues guide to reporting security issues]**. 16 * [wiki:LittleEasyImprovements Little, easy improvements]: Get your feet wet by taking on one of these small tasks. 17 * [https://code.djangoproject.com/query?status=!closed&easy=1 "Easy Pickings" Tickets]: Work on simple tickets to get familiar with Django's code base and the contribution process. 15 * [/wiki/Reports Tickets]: View active tickets, make bug reports and contribute feature requests. **If your bug report is a security issue, DO NOT report it with a ticket. Please read our [https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/#reporting-security-issues guide to reporting security issues]**. 16 * [/query?status=!closed&easy=1 "Easy Pickings" Tickets]: Work on simple tickets to get familiar with Django's code base and the contribution process. 18 17 * DjangoDesign: Are you a designer rather than a coder? We still want your input. Let us know how we can improve on Django's visual/UX design. 19 18