Changes between Version 303 and Version 304 of WikiStart
- Timestamp:
- Sep 22, 2016, 9:12:52 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v303 v304 3 3 Django is an open source project, run by volunteers - people just like you! We need your help to make Django as good as it can possibly be. 4 4 5 Django is available under the [https://github.com/django/django/blob/master/LICENSE BSD license]. The source code repository is stored on [https://github.com/django/django Git hub].5 Django is available under the [https://github.com/django/django/blob/master/LICENSE BSD license]. The source code repository is stored on [https://github.com/django/django GitHub]. 6 6 7 7 == Getting involved == 8 8 9 '''Much of Django's infrastructure is hosted on Git hub, 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].)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 Git hub account, please read [https://docs.djangoproject.com/en/stable/internals/contributing/ our contribution 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]!11 Once you've logged in with your GitHub account, please read [https://docs.djangoproject.com/en/stable/internals/contributing/ our contribution 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: